diff options
author | Michal Cmarada <mcmarada@cisco.com> | 2018-11-19 14:41:31 +0100 |
---|---|---|
committer | Jan Gelety <jgelety@cisco.com> | 2018-11-20 08:26:51 +0000 |
commit | ada7009a3c826430e83a29c31bdf9a5973986ad9 (patch) | |
tree | 656a3c803358155665b5f1068fcdc12195612007 /resources/templates | |
parent | 610a165ae5eafdf0adfc1547c5f0987ffbe29d06 (diff) |
Fix Acl Plugin tests after update of Acl models
Change-Id: I8c4090b508e28ae8f289e9dbbd5c72bbc3af4aca
Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
Diffstat (limited to 'resources/templates')
-rw-r--r-- | resources/templates/honeycomb/config_plugin_acl.url | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/templates/honeycomb/config_plugin_acl.url b/resources/templates/honeycomb/config_plugin_acl.url index 19a49f2b04..739faed2be 100644 --- a/resources/templates/honeycomb/config_plugin_acl.url +++ b/resources/templates/honeycomb/config_plugin_acl.url @@ -1 +1 @@ -/restconf/config{odl_url_part}/ietf-access-control-list:access-lists
\ No newline at end of file +/restconf/config{odl_url_part}/ietf-access-control-list:acls
\ No newline at end of file |