]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Revert "Implement an "Action in progress" error."
authorJason Dunsmore <jasondunsmore@gmail.com>
Fri, 16 Aug 2013 18:05:38 +0000 (13:05 -0500)
committerJason Dunsmore <jasondunsmore@gmail.com>
Fri, 16 Aug 2013 18:09:49 +0000 (13:09 -0500)
commit6362a81b56bf7d436ee220b5c16d153ac1c7d4a4
tree8a84cf3dc7fc3db5578979a56ce0f7aa8f524a9c
parentc92aa027facaecc793bdd9256fe3883e086a4c73
Revert "Implement an "Action in progress" error."

This reverts commit faf984cbb5e62980e025191450a02d30aae8e02d.

Multi-engine support is being re-designed to account for the use-case in
bug #1211276.

Fixes bug #1211276

Change-Id: Ief89dd6a9c5014752db8065037dd1dd03efe789e
heat/api/aws/exception.py
heat/api/middleware/fault.py
heat/common/exception.py
heat/engine/service.py
heat/tests/test_api_cfn_v1.py
heat/tests/test_api_openstack_v1.py
heat/tests/test_engine_service.py