Support for port_security extension 99/11499/1
authoruser <user@TRAFCLASS-PACKET1.fuel.local>
Tue, 15 Mar 2016 11:35:29 +0000 (07:35 -0400)
committerJörgen Karlsson <jorgen.w.karlsson@ericsson.com>
Tue, 22 Mar 2016 13:53:43 +0000 (13:53 +0000)
commitf90f8ca7fc28589cc2e741ebd015b4b971e3180b
tree991b5ad0bb24c6f56d2aeed7be0ff4fd6d067909
parent3051e176ebe8391baea4428270fdc10ecf10aec5
Support for port_security extension

Change-Id: I5c513eb4024a3cd35c27e3ba6b9ace92af278432
Signed-off-by: user <user@TRAFCLASS-PACKET1.fuel.local>
(cherry picked from commit 224c6b9e8e21c1d445cf7f0e506d1e5ace1f9042)
14 files changed:
yardstick/vTC/apexlake/apexlake.conf
yardstick/vTC/apexlake/experimental_framework/api.py
yardstick/vTC/apexlake/experimental_framework/benchmarks/instantiation_validation_benchmark.py
yardstick/vTC/apexlake/experimental_framework/benchmarks/instantiation_validation_noisy_neighbors_benchmark.py
yardstick/vTC/apexlake/experimental_framework/benchmarks/multi_tenancy_throughput_benchmark.py
yardstick/vTC/apexlake/experimental_framework/common.py
yardstick/vTC/apexlake/experimental_framework/constants/conf_file_sections.py
yardstick/vTC/apexlake/heat_templates/stress_workload_liberty.yaml [new file with mode: 0644]
yardstick/vTC/apexlake/heat_templates/vTC.yaml
yardstick/vTC/apexlake/heat_templates/vTC_liberty.yaml [new file with mode: 0644]
yardstick/vTC/apexlake/setup.py
yardstick/vTC/apexlake/tests/conf_file_sections_test.py
yardstick/vTC/apexlake/tests/data/generated_templates/vTC.yaml [new file with mode: 0644]
yardstick/vTC/apexlake/tests/instantiation_validation_bench_test.py