Support using existing private key when using external heat template file 53/62953/20
authortreyad <treyad@viosoft.com>
Tue, 25 Sep 2018 06:01:38 +0000 (23:01 -0700)
committertreyad <treyad@viosoft.com>
Fri, 1 Mar 2019 04:35:06 +0000 (20:35 -0800)
commit7067097593190f34b8a7318310429b3beffb85bf
tree5355ebb93b07e03baf4621dd52b722ab1e755393
parentfa0c26a8af32e98a8486772e3a98b6185d68edba
Support using existing private key when using external heat template file

Currently, the private key is auto-generated from Yardstick.
This patch will allow user use their existing private key when
they use external heat template file.

JIRA: YARDSTICK-1447

Change-Id: I45a0ab4ac08e7ccedd770867ed43de92040b6a10
Signed-off-by: treyad <treyad@viosoft.com>
yardstick/benchmark/contexts/heat.py
yardstick/tests/unit/benchmark/contexts/test_heat.py