Enable heat context to support existing network 51/51751/7
authorrexlee8776 <limingjiang@huawei.com>
Tue, 6 Feb 2018 07:30:37 +0000 (07:30 +0000)
committerrexlee8776 <limingjiang@huawei.com>
Tue, 27 Feb 2018 07:24:10 +0000 (07:24 +0000)
commit1e2ad3cbc8455972da45777301dcaf181d9e885d
tree0ddd5702be94b32e5ed21a54156a6890aea1c1af
parent639981d1a2c30a3501749dfe4a7a50609e05cb0b
Enable heat context to support existing network

JIRA: YARDSTICK-970

Change-Id: I593af4b3a30e52521e3d77fd84bec16ab4733483
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
samples/ping-one-exising-network.yaml [new file with mode: 0644]
samples/ping-two-exising-network.yaml [new file with mode: 0644]
yardstick/benchmark/contexts/heat.py
yardstick/benchmark/contexts/model.py
yardstick/common/constants.py
yardstick/orchestrator/heat.py
yardstick/tests/unit/benchmark/contexts/test_heat.py
yardstick/tests/unit/benchmark/contexts/test_model.py
yardstick/tests/unit/orchestrator/test_heat.py