aboutsummaryrefslogtreecommitdiffstats
path: root/resources/templates/honeycomb/config_plugin_acl.url
AgeCommit message (Collapse)AuthorFilesLines
2018-11-20Fix Acl Plugin tests after update of Acl modelsMichal Cmarada1-1/+1
Change-Id: I8c4090b508e28ae8f289e9dbbd5c72bbc3af4aca Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
2017-03-21CSIT-536 HC Test: support testing with ODL clientselias1-1/+1
Reuses existing restconf test cases to test Honeycomb's netconf interface. When seding the requests to ODL's Honeycomb mountpoint, ODL translates these requests to netconf RPCs. Add new tag "honeycomb_odl" that excludes incompatible test cases. Change-Id: Ie293449da0129b02db85e30aa4f3266928d7d9f6 Signed-off-by: selias <samelias@cisco.com>
2017-02-15HC Test: ACL updatesselias1-0/+1
- update low level ACL based on yang model changes - remove ietf-ACL test suite and test data and keywords - add ACL-plugin test suite, test data and keywords The ietf model of ACLs is no longer supported in Honeycomb. It has been replaced by the ACL plugin. Change-Id: Ic2c2a3e11c9717d1d3885275f6b868a0098343f9 Signed-off-by: selias <samelias@cisco.com>