aboutsummaryrefslogtreecommitdiffstats
path: root/resources/templates
diff options
context:
space:
mode:
authorAndrej Kozemcak <akozemca@cisco.com>2016-07-13 17:19:31 +0200
committerJan Gelety <jgelety@cisco.com>2016-07-28 09:20:52 +0000
commit2eb74f5c5cb58fcb072af765ea67dd80ee6d8755 (patch)
tree42dc5a973460de49b7f622725ea08a1339907990 /resources/templates
parent49261a55c3f9198a4d1bbf1c2913263d6d77451c (diff)
CSIT-207: Update LISP Eid API
- rename show_local_lisp_eid_tabl -> show_lisp_eid_table. - change EID json output data Change-Id: I4f5f7b5995b61cb0d5034b107c125caba1d73034 Signed-off-by: Andrej Kozemcak <akozemca@cisco.com>
Diffstat (limited to 'resources/templates')
-rw-r--r--resources/templates/vat/lisp/show_lisp_eid_table.vat1
-rw-r--r--resources/templates/vat/lisp/show_lisp_local_eid_table.vat1
2 files changed, 1 insertions, 1 deletions
diff --git a/resources/templates/vat/lisp/show_lisp_eid_table.vat b/resources/templates/vat/lisp/show_lisp_eid_table.vat
new file mode 100644
index 0000000000..4a47a8fdef
--- /dev/null
+++ b/resources/templates/vat/lisp/show_lisp_eid_table.vat
@@ -0,0 +1 @@
+lisp_eid_table_dump \ No newline at end of file
diff --git a/resources/templates/vat/lisp/show_lisp_local_eid_table.vat b/resources/templates/vat/lisp/show_lisp_local_eid_table.vat
deleted file mode 100644
index 87e276d43a..0000000000
--- a/resources/templates/vat/lisp/show_lisp_local_eid_table.vat
+++ /dev/null
@@ -1 +0,0 @@
-lisp_local_eid_table_dump \ No newline at end of file