]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat engine : Add support for disable_rollback to engine API
authorSteven Hardy <shardy@redhat.com>
Wed, 13 Feb 2013 15:40:30 +0000 (15:40 +0000)
committerSteven Hardy <shardy@redhat.com>
Mon, 18 Feb 2013 14:59:38 +0000 (14:59 +0000)
commitb1e5bde791e106d5857cbf7ed16330f3afcdff2d
tree085d0a179b43ee339f9df16c5046405eb16cfc50
parentd22734c32600fbe121a50734e2ee30bf7bdf15ad
heat engine : Add support for disable_rollback to engine API

Adds support for a disable_rollback parameter to the engine API
which will allow us to control rollback of create/update

blueprint stack-rollback

Change-Id: I832f26c917d8fc178b925ce49a2366faf6e3dc0e
Signed-off-by: Steven Hardy <shardy@redhat.com>
heat/engine/api.py
heat/rpc/api.py
heat/tests/test_engine_api_utils.py