commit | bf67ce3f846167bdf4c8d11f179cef9bc7099f5f | [log] [tgz] |
---|---|---|
author | Sergey Kraynev <skraynev@mirantis.com> | Fri Apr 17 10:54:20 2015 -0400 |
committer | Sergey Kraynev <skraynev@mirantis.com> | Mon Apr 20 10:23:25 2015 -0400 |
tree | cbd757e7badb2c6f1102a7fac5b910f4305e3047 | |
parent | 5eae5e5749593f75d090ae44d31d66099d0b6429 [diff] |
Remove redundant checks of stack status The main methods create/update/delete in HeatIntegrationTest class already contains _wait_for_stack_status, so we can remove duplicate checks in tests. Also was added paramter enable_cleanup for stack_create method, which allows to disable CleanUp method in tests, where we delete stack manually. Change-Id: I41b546d648656676ec9bc3b38940eac68f9a848d