]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Allow a resource delete to be re-attempted.
authorSteve Baker <sbaker@redhat.com>
Mon, 24 Jun 2013 02:30:23 +0000 (14:30 +1200)
committerSteve Baker <sbaker@redhat.com>
Mon, 24 Jun 2013 02:30:23 +0000 (14:30 +1200)
commit0bc1b24b4f423a5af305dfd6641d5a60b0d93df7
tree974e42a9b97fb7126cfac81c7cc2b11e822a5230
parent2c7e4fd15466696844b53fbbad67bbd183dd38a2
Allow a resource delete to be re-attempted.

If a resource is in a DELETE IN_PROGRESS state, and the resource
is deleted again, another attempt will be made to delete the resource.

Fixes bug: #1193975

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