commit | a7500d11dcfd44bdd20a43db576ead54e9a3acf4 | [log] [tgz] |
---|---|---|
author | Angus Salkeld <asalkeld@mirantis.com> | Fri Apr 10 15:44:07 2015 +1000 |
committer | Angus Salkeld <asalkeld@mirantis.com> | Fri Apr 10 15:44:07 2015 +1000 |
tree | ca70897984dd94d3f211c901f0bc658610bfaec1 | |
parent | 1217dc678243a859b2806ff2bb67e205a361a5d2 [diff] |
Use helper functions stack_suspend and stack_resume These wait for the stack state to get to complete, this wasn't done consistently. In test_autoscaling we were only waiting for the resource state to get to SUSPEND_COMPLETE and this lead to a time sensitive bug. Change-Id: Id985d833dc0b4cab1e3cb9d8f67d5d8cc94b5863 Closes-bug: #1438717