Support for port_security extension 33/11333/1
authoruser <user@TRAFCLASS-PACKET1.fuel.local>
Tue, 15 Mar 2016 11:35:29 +0000 (07:35 -0400)
committeruser <user@TRAFCLASS-PACKET1.fuel.local>
Tue, 15 Mar 2016 11:41:21 +0000 (07:41 -0400)
commit224c6b9e8e21c1d445cf7f0e506d1e5ace1f9042
tree83793e7bd8aa5a986efddc16860b3aa532dde36f
parent6b3a3a061aed097fcbc7f0c4dceeabf0f7312122
Support for port_security extension

Change-Id: I5c513eb4024a3cd35c27e3ba6b9ace92af278432
Signed-off-by: user <user@TRAFCLASS-PACKET1.fuel.local>
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