Remove variables for vpnservice
[integration/test.git] / csit / variables / vpnservice / vm_vpninterface.json
diff --git a/csit/variables/vpnservice/vm_vpninterface.json b/csit/variables/vpnservice/vm_vpninterface.json
deleted file mode 100644 (file)
index 840a583..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-{
-    "vpn-interface": [
-        {
-            "name": "s1-eth1",
-            "odl-l3vpn:adjacency": [
-                {
-                    "odl-l3vpn:ip_address": "10.0.0.1",
-                    "odl-l3vpn:mac_address": "12:f8:57:a8:b9:a1"
-                }
-            ],
-            "vpn-instance-name": "testVpn1"
-        }
-    ]
-}