diff options
author | Michal Cmarada <mcmarada@cisco.com> | 2019-05-27 13:58:23 +0200 |
---|---|---|
committer | Michal Cmarada <mcmarada@cisco.com> | 2019-05-27 15:27:34 +0000 |
commit | 5cbb3f1640bc490f52a16da31ef378bfab4af644 (patch) | |
tree | 4d7dc2fdec86ec8c91db68b1f07046e825441cf4 /resources/templates | |
parent | 1fea09e6c0634ea7f02f9b94883a8261ff3769b1 (diff) |
HC2VPP-411: migrate interfaces-state to interfaces
- new ietf-interfaces makes interfaces-state obsolete
- updates honeycomb tests to latest ietf-interfaces model
Change-Id: I5502a5ab23661429caca9498407d7121d423a1a3
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'resources/templates')
-rw-r--r-- | resources/templates/honeycomb/oper_vpp_interfaces.url | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/templates/honeycomb/oper_vpp_interfaces.url b/resources/templates/honeycomb/oper_vpp_interfaces.url index cae9e41b68..7f1a3d6c85 100644 --- a/resources/templates/honeycomb/oper_vpp_interfaces.url +++ b/resources/templates/honeycomb/oper_vpp_interfaces.url @@ -1 +1 @@ -/restconf/operational{odl_url_part}/ietf-interfaces:interfaces-state
\ No newline at end of file +/restconf/operational{odl_url_part}/ietf-interfaces:interfaces
\ No newline at end of file |