aboutsummaryrefslogtreecommitdiffstats
path: root/resources/templates
diff options
context:
space:
mode:
authorselias <samelias@cisco.com>2016-12-09 18:35:11 +0100
committerSamuel Eliáš <samelias@cisco.com>2016-12-16 11:14:41 +0000
commitbd8ed88219178bb3b810d290b4ef9ba885baaf61 (patch)
tree23f323a4f92156a965cbb3917f13ea54c63cb5e2 /resources/templates
parent1813672eb9f6988046bc65167235ae37b088298c (diff)
CSIT-484: HC Test: Lisp
- add Lisp test suite - add Lisp test data - add keywords and methods used in Lisp tests Change-Id: Ie7819e20cf48e7dac106d60cce316ce69ab75786 Signed-off-by: selias <samelias@cisco.com>
Diffstat (limited to 'resources/templates')
-rw-r--r--resources/templates/honeycomb/config_lisp.url1
-rw-r--r--resources/templates/honeycomb/oper_lisp.url1
-rw-r--r--resources/templates/vat/lisp/show_lisp_pitr.vat1
3 files changed, 3 insertions, 0 deletions
diff --git a/resources/templates/honeycomb/config_lisp.url b/resources/templates/honeycomb/config_lisp.url
new file mode 100644
index 0000000000..69e3d512e6
--- /dev/null
+++ b/resources/templates/honeycomb/config_lisp.url
@@ -0,0 +1 @@
+/restconf/config/lisp:lisp \ No newline at end of file
diff --git a/resources/templates/honeycomb/oper_lisp.url b/resources/templates/honeycomb/oper_lisp.url
new file mode 100644
index 0000000000..850d3174a1
--- /dev/null
+++ b/resources/templates/honeycomb/oper_lisp.url
@@ -0,0 +1 @@
+/restconf/operational/lisp:lisp-state \ No newline at end of file
diff --git a/resources/templates/vat/lisp/show_lisp_pitr.vat b/resources/templates/vat/lisp/show_lisp_pitr.vat
new file mode 100644
index 0000000000..e1280d16ba
--- /dev/null
+++ b/resources/templates/vat/lisp/show_lisp_pitr.vat
@@ -0,0 +1 @@
+show_lisp_pitr \ No newline at end of file