summaryrefslogtreecommitdiffstats
path: root/lisp/lisp2vpp/src/test/resources/adjacencies-identification-context.json
diff options
context:
space:
mode:
authorMaros Marsalek <mmarsale@cisco.com>2016-11-10 12:22:28 +0100
committerMaros Marsalek <mmarsale@cisco.com>2016-11-10 12:47:24 +0100
commit8e0c7007906730fe4547b0265a895ad8a322a7dc (patch)
treedbc3310da5c7b7083cc6b9ecffee633d2cf5cd7f /lisp/lisp2vpp/src/test/resources/adjacencies-identification-context.json
parentaa7e652e6105a6972d6c41ff0738cd9e31ce0188 (diff)
Remove hc2vpp codebase
Moved to a dedicated hc2vpp project in fd.io Change-Id: I03dc3b3029f21b127a00c69a86bcd8e467896241 Signed-off-by: Maros Marsalek <mmarsale@cisco.com>
Diffstat (limited to 'lisp/lisp2vpp/src/test/resources/adjacencies-identification-context.json')
-rw-r--r--lisp/lisp2vpp/src/test/resources/adjacencies-identification-context.json29
1 files changed, 0 insertions, 29 deletions
diff --git a/lisp/lisp2vpp/src/test/resources/adjacencies-identification-context.json b/lisp/lisp2vpp/src/test/resources/adjacencies-identification-context.json
deleted file mode 100644
index 795b548a4..000000000
--- a/lisp/lisp2vpp/src/test/resources/adjacencies-identification-context.json
+++ /dev/null
@@ -1,29 +0,0 @@
-
-{
-
- "mappings": {
- "mapping": [
- {
- "id": "first",
- "eid-identificator-pair": {
- "local-eid-id": "local-eid-1",
- "remote-eid-id": "remote-eid-1"
- }
- },
- {
- "id": "second",
- "eid-identificator-pair": {
- "local-eid-id": "local-eid-2",
- "remote-eid-id": "remote-eid-2"
- }
- },
- {
- "id": "third",
- "eid-identificator-pair": {
- "local-eid-id": "local-eid-3",
- "remote-eid-id": "remote-eid-3"
- }
- }
- ]
- }
-} \ No newline at end of file