Remove variables for genius
[integration/test.git] / csit / variables / genius / Itm_creation_no_vlan_below_sodium.json
diff --git a/csit/variables/genius/Itm_creation_no_vlan_below_sodium.json b/csit/variables/genius/Itm_creation_no_vlan_below_sodium.json
deleted file mode 100644 (file)
index f589fdd..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-{
-    "transport-zone": [
-        {
-            "subnets": [
-                {
-                    "gateway-ip": "0.0.0.0",
-                    "prefix": "1.1.1.1/16",
-                    "vlan-id": 0,
-                    "vteps": [
-                        {
-                            "dpn-id": 100,
-                            "ip-address": "2.2.2.2",
-                            "portname": "br-int-eth1"
-                        },
-                        {
-                            "dpn-id": 101,
-                            "ip-address": "3.3.3.3",
-                            "portname": "br-int-eth1"
-                        },
-                        {
-                            "dpn-id": 102,
-                            "ip-address": "4.4.4.4",
-                            "portname": "br-int-eth1"
-                        }
-                    ]
-                }
-            ],
-            "tunnel-type": "odl-interface:tunnel-type-vxlan",
-            "zone-name": "TZA"
-        }
-    ]
-}