From 82e00af1e03b499c89800bf35beb6ca84c956360 Mon Sep 17 00:00:00 2001 From: Abhijit Sinha Date: Fri, 22 Jun 2018 13:24:20 +0000 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'master' - Merge "Configure ACL via static file" - Configure ACL via static file This patch allows user to configure ACL/vFW SampleVNF ACL via configuration file provided in TC definition. The Yardstick applies the rules to SampleVNF from specified config file + rules generated by Yardstick (default rules). The example of SampleVNF ACL CLI commands generated/applied by Yardstick can be found at (using default ACL config file): ACL VNF ACL CLI commands: acl/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex.yaml http://paste.openstack.org/show/723303/ vFW VNF ACL CLI commands: vfw/tc_heat_rfc2544_ipv4_1rule_1flow_64B_trex.yaml http://paste.openstack.org/show/723304/ Change-Id: I76a630261a982083b628e3985fc3bec14ca495db Signed-off-by: Mytnyk, Volodymyr --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index aeb3cd61b..c8a3679b5 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit aeb3cd61b405335684ca3a2228c4df236c064b45 +Subproject commit c8a3679b57eafd2c7855dc82bd028308fa92f4e2 -- cgit 1.2.3-korg