Add methods to get an existing stack 51/52351/15
authorEmma Foley <emma.l.foley@intel.com>
Mon, 19 Feb 2018 23:15:11 +0000 (23:15 +0000)
committerEmma Foley <emma.l.foley@intel.com>
Thu, 1 Mar 2018 15:06:41 +0000 (15:06 +0000)
commit3c2924769969733632d22e128b48fccee0043069
tree419712ba7fc796896c07c167f292ebb0baaf3b04
parent5c2824d8e184a3ff63a52e7c7cca7b4e6f0c0222
Add methods to get an existing stack

* Add yardstick/orchestrator/heat.py:HeatStack.get
* Add yardstick/benchmark/contexts/heay.py:HeatContext.retrieve_existing_stack

JIRA: YARDSTICK-886
Change-Id: I6974b79a25f98066a49b1bc8ccd11383e7962091
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
yardstick/benchmark/contexts/heat.py
yardstick/orchestrator/heat.py
yardstick/tests/unit/orchestrator/test_heat.py