]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
heat engine : fix hardcoded DisableRollback value
authorSteven Hardy <shardy@redhat.com>
Thu, 28 Feb 2013 16:14:35 +0000 (16:14 +0000)
committerSteven Hardy <shardy@redhat.com>
Thu, 28 Feb 2013 16:14:35 +0000 (16:14 +0000)
commitaf3e5035d941ce68bbaa26df9fbe7f0731c098a1
tree9a4233e15264e4a0a5f92f7ba25f26485a450cef
parent1d31ef47b595748c09fc63257bf02bf1e53abc05
heat engine : fix hardcoded DisableRollback value

Engine API should return the real state of rollback now we
implement it, not hard-code to True

fixes bug 1135963

Change-Id: I6b9e6ea9587fe0c84b57f34bf69c2dcec5d5c09f
heat/engine/api.py