Step 2: Move test folder to root
[integration/test.git] / test / csit / variables / ovsdb / associate_floating_ip.json
diff --git a/test/csit/variables/ovsdb/associate_floating_ip.json b/test/csit/variables/ovsdb/associate_floating_ip.json
deleted file mode 100644 (file)
index dbaff3e..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-{
-  "floatingip": {
-    "floating_network_id": "{netId}",
-    "router_id": "{rtrId}",
-    "fixed_ip_address": "10.1.0.3",
-    "floating_ip_address": "{floatIpAddress}",
-    "tenant_id": "{tntId}",
-    "status": "ACTIVE",
-    "port_id": "{vmPortId}",
-    "id": "{floatIpId}"
-  }
-}
\ No newline at end of file