]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
engine : abstract state-transition logic
authorSteven Hardy <shardy@redhat.com>
Mon, 10 Jun 2013 15:27:18 +0000 (16:27 +0100)
committerSteven Hardy <shardy@redhat.com>
Fri, 14 Jun 2013 13:33:43 +0000 (14:33 +0100)
commit6d7c59af00c05c157728d22d20fde3f540295d63
treebb9eeb893581ed042029ce1f930633c7071bda4d
parent7ef1344d0a978950035a17ec3fd8746dd57a2392
engine : abstract state-transition logic

Refactor to abstract the handle_create/check_create_complete
logic, so it can be reused without lots of duplication for
other action transitions

Prompted by review comments from:
https://review.openstack.org/#/c/31982/2/heat/engine/resource.py
related to blueprint: stack-suspend-resume

Change-Id: Idb18913ef6ff700b63d5ec6d340d2353fc2294b7
heat/engine/resource.py