aboutsummaryrefslogtreecommitdiffstats
path: root/resources/templates
diff options
context:
space:
mode:
authorMarek Gradzki <mgradzki@cisco.com>2018-05-16 13:08:45 +0200
committerMarek Gradzki <mgradzki@cisco.com>2018-05-16 16:50:18 +0000
commitacab647f368b6483cc2cdad8a868d5a2b41d0ce9 (patch)
treec3df8f39d0f9ae197edd296ce9977f8c117fd588 /resources/templates
parent8c0d241b8b4b4289be8333b7fd1d5ce0726414d6 (diff)
HC Tests: adapt NAT tests to ietf-nat@2018-02-23.yang (CSIT-1086)
Requires: https://gerrit.fd.io/r/#/c/12516/ Change-Id: Ie0a3452f51fb89914a6a0c53aa4136279a3dfb47 Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'resources/templates')
-rw-r--r--resources/templates/honeycomb/config_nat.url2
-rw-r--r--resources/templates/honeycomb/oper_nat.url2
2 files changed, 2 insertions, 2 deletions
diff --git a/resources/templates/honeycomb/config_nat.url b/resources/templates/honeycomb/config_nat.url
index 5471493c2d..6c29a8846b 100644
--- a/resources/templates/honeycomb/config_nat.url
+++ b/resources/templates/honeycomb/config_nat.url
@@ -1 +1 @@
-/restconf/config{odl_url_part}/ietf-nat:nat-config \ No newline at end of file
+/restconf/config{odl_url_part}/ietf-nat:nat \ No newline at end of file
diff --git a/resources/templates/honeycomb/oper_nat.url b/resources/templates/honeycomb/oper_nat.url
index a0101bb6de..672fc739a3 100644
--- a/resources/templates/honeycomb/oper_nat.url
+++ b/resources/templates/honeycomb/oper_nat.url
@@ -1 +1 @@
-/restconf/operational{odl_url_part}/ietf-nat:nat-state \ No newline at end of file
+/restconf/operational{odl_url_part}/ietf-nat:nat \ No newline at end of file