]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat engine : only attempt stack update from valid states
authorSteven Hardy <shardy@redhat.com>
Wed, 10 Oct 2012 17:51:20 +0000 (18:51 +0100)
committerSteven Hardy <shardy@redhat.com>
Wed, 10 Oct 2012 18:04:17 +0000 (19:04 +0100)
commit96c9b50778ab3fc36d33544e6d6510d75e09c044
tree8f1f12c8dca1d685f34a294e61395ff107149d19
parent454b2dffb6b988ca6381c9ef1a973be654921b2b
heat engine : only attempt stack update from valid states

Only attempt to update a stack if it is in CREATE_COMPLETE
or UPDATE_COMPLETE state

Fixes #260

Change-Id: If47a628f1602d5d8783b3f0e90fd7e76ccef46ba
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/engine/parser.py