]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Store instance resource-id earlier
authorZane Bitter <zbitter@redhat.com>
Tue, 29 Jan 2013 18:48:22 +0000 (19:48 +0100)
committerZane Bitter <zbitter@redhat.com>
Tue, 29 Jan 2013 18:48:22 +0000 (19:48 +0100)
commitaed986cd469b2cc2f044ca9c8374c1f6bb159e5d
treea3b3afdb151ddb50c373e723dc5d83310da66958
parent2ed70d7d507b011c11307ab4d2755012fd28b025
Store instance resource-id earlier

If creation is interrupted during startup, we will need the ID of the
instance stored in order to delete it later.

bug 1072932

Change-Id: I56b8d285bba43d6e2466705956f85c06f119d65c
Signed-off-by: Zane Bitter <zbitter@redhat.com>
heat/engine/resources/instance.py