]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Make sure create happens if a resource has been deleted
authorAngus Salkeld <asalkeld@redhat.com>
Tue, 12 Jun 2012 02:45:35 +0000 (12:45 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Tue, 12 Jun 2012 03:06:37 +0000 (13:06 +1000)
commita8ae32ab5cf65c3f680a8a51fc109be843f8919d
treea8dc4e6266e430a760e8ac61e80e54e652c5f301
parent986d203cca0badb565708ab4dfad5620eea0b969
Make sure create happens if a resource has been deleted

(recovery situation)

Change-Id: Ife4492bb32c4b1bbcedeba6e6bdd89bd952effcd
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
heat/engine/cloud_watch.py
heat/engine/eip.py
heat/engine/escalation_policy.py
heat/engine/instance.py
heat/engine/resources.py
heat/engine/security_group.py
heat/engine/volume.py
heat/engine/wait_condition.py