Refactor basic LISP tests
[one.git] / tests / data_plane / configs / odl / add_ipv6o4_odl1.txt
diff --git a/tests/data_plane/configs/odl/add_ipv6o4_odl1.txt b/tests/data_plane/configs/odl/add_ipv6o4_odl1.txt
deleted file mode 100644 (file)
index f4cb476..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-{
-    "input": {
-        "mapping-record": {
-            "recordTtl": 1440,
-            "action": "NoAction",
-            "authoritative": true,
-            "eid": {
-                "address-type": "ietf-lisp-address-types:ipv6-prefix-afi",
-                "ipv6-prefix": "6:0:1::0/64"
-            },
-            "LocatorRecord": [
-                {
-                    "locator-id": "ISP1",
-                    "priority": 1,
-                    "weight": 1,
-                    "multicastPriority": 255,
-                    "multicastWeight": 0,
-                    "localLocator": true,
-                    "rlocProbed": false,
-                    "routed": true,
-                    "rloc": {
-                        "address-type": "ietf-lisp-address-types:ipv4-afi",
-                        "ipv4": "6.0.3.1"
-                    }
-                }
-            ]
-        }
-    }
-}