From acab647f368b6483cc2cdad8a868d5a2b41d0ce9 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Wed, 16 May 2018 13:08:45 +0200 Subject: 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 --- resources/templates/honeycomb/config_nat.url | 2 +- resources/templates/honeycomb/oper_nat.url | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'resources/templates') 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 -- cgit 1.2.3-korg