diff options
Diffstat (limited to 'resources')
-rw-r--r-- | resources/templates/honeycomb/config_proxyarp_ranges.url | 2 | ||||
-rw-r--r-- | resources/templates/honeycomb/config_routing_table.url | 2 | ||||
-rw-r--r-- | resources/templates/honeycomb/oper_routing_table.url | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/resources/templates/honeycomb/config_proxyarp_ranges.url b/resources/templates/honeycomb/config_proxyarp_ranges.url index 9de2db6ca1..2ac0b6528c 100644 --- a/resources/templates/honeycomb/config_proxyarp_ranges.url +++ b/resources/templates/honeycomb/config_proxyarp_ranges.url @@ -1 +1 @@ -/restconf/config/proxy-arp:proxy-ranges
\ No newline at end of file +/restconf/config{odl_url_part}/proxy-arp:proxy-ranges
\ No newline at end of file diff --git a/resources/templates/honeycomb/config_routing_table.url b/resources/templates/honeycomb/config_routing_table.url index 9c15c49912..f3b846f8a3 100644 --- a/resources/templates/honeycomb/config_routing_table.url +++ b/resources/templates/honeycomb/config_routing_table.url @@ -1 +1 @@ -/restconf/config/hc2vpp-ietf-routing:routing/routing-instance/vpp-routing-instance/routing-protocols
\ No newline at end of file +/restconf/config{odl_url_part}/hc2vpp-ietf-routing:routing/routing-instance/vpp-routing-instance/routing-protocols
\ No newline at end of file diff --git a/resources/templates/honeycomb/oper_routing_table.url b/resources/templates/honeycomb/oper_routing_table.url index 0b34793d70..8096dcb69e 100644 --- a/resources/templates/honeycomb/oper_routing_table.url +++ b/resources/templates/honeycomb/oper_routing_table.url @@ -1 +1 @@ -/restconf/operational/hc2vpp-ietf-routing:routing-state/routing-instance/vpp-routing-instance/routing-protocols
\ No newline at end of file +/restconf/operational{odl_url_part}/hc2vpp-ietf-routing:routing-state/routing-instance/vpp-routing-instance/routing-protocols
\ No newline at end of file |