From 233683de57527f477bf7e8d042a5f3d1f08c7744 Mon Sep 17 00:00:00 2001 From: selias Date: Fri, 7 Oct 2016 13:43:45 +0200 Subject: CSIT-427: Honeycomb ietf-ACL tests - L2 - add keywords for accessing Honeycomb's ietf-acl node - add variable file with ietf-acl test data - add ietf-acl traffic test suite - modify bridge domain teardown keyword to unassign interfaces from the bridge domain before delete Change-Id: I6df1771f2fb9b42f30b5af8f54a384c6714f5949 Signed-off-by: selias --- resources/templates/honeycomb/config_ietf_classify_chain.url | 1 + 1 file changed, 1 insertion(+) create mode 100644 resources/templates/honeycomb/config_ietf_classify_chain.url (limited to 'resources/templates') diff --git a/resources/templates/honeycomb/config_ietf_classify_chain.url b/resources/templates/honeycomb/config_ietf_classify_chain.url new file mode 100644 index 0000000000..79a9670f44 --- /dev/null +++ b/resources/templates/honeycomb/config_ietf_classify_chain.url @@ -0,0 +1 @@ +/restconf/config/ietf-access-control-list:access-lists \ No newline at end of file -- cgit 1.2.3-korg