HC Test: ACL updates 13/4913/8
authorselias <samelias@cisco.com>
Thu, 1 Dec 2016 09:11:53 +0000 (10:11 +0100)
committerPeter Mikus <pmikus@cisco.com>
Wed, 15 Feb 2017 09:34:10 +0000 (09:34 +0000)
commit005e7e00d0e9b9d4c0796c998b88d639ee316033
treec5fb57ec19aa6414122385d81934f9c2ea9b91c0
parent4e249c36f388a3c030ba83bd3aed8b38ebf54af4
HC Test: ACL updates

 - 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>
resources/libraries/python/Classify.py
resources/libraries/python/honeycomb/HcAPIKwACL.py
resources/libraries/robot/honeycomb/access_control_lists.robot
resources/templates/honeycomb/config_plugin_acl.url [moved from resources/templates/honeycomb/config_ietf_classify_chain.url with 100% similarity]
resources/templates/vat/acl_plugin/acl_dump.vat [new file with mode: 0644]
resources/templates/vat/acl_plugin/acl_interface_dump.vat [new file with mode: 0644]
resources/test_data/honeycomb/ietf_acl.py [deleted file]
resources/test_data/honeycomb/plugin_acl.py [new file with mode: 0644]
resources/traffic_scripts/send_icmp_type_code.py [new file with mode: 0755]
tests/func/honeycomb/mgmt-cfg-ietfacl-apihc-apivat-func.robot [deleted file]
tests/func/honeycomb/mgmt-cfg-pluginacl-apihc-apivat-func.robot [new file with mode: 0644]