resources not cleaned up when deleting a cluster in BUILDING state
Bug #1452990 reported by
Min Pae
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Cue |
Fix Committed
|
Medium
|
Unassigned |
Bug Description
When a cluster that is stuck in BUILDING (like in https:/
Changed in cue: | |
importance: | Undecided → Medium |
importance: | Medium → Undecided |
Changed in cue: | |
importance: | Undecided → Medium |
To post a comment you must log in.
Reviewed: https:/ /review. openstack. org/190014 /git.openstack. org/cgit/ stackforge/ cue/commit/ ?id=a8a67b20071 9fc6bd5315fe739 9b9119198fa1a9
Committed: https:/
Submitter: Jenkins
Branch: master
commit a8a67b200719fc6 bd5315fe7399b91 19198fa1a9
Author: Min Pae <email address hidden>
Date: Tue Jun 9 21:07:20 2015 -0700
Moving Node update earlier in cluster create flow
Moving Node update to happen earlier in the cluster create process, such
that node VM ID is recorded regardless of cluster create success or
failure so that any VMs created during a failed cluster create can be
properly destroyed.
Change-Id: I0c46e18986c615 948300b145a9e68 bc6607e13ec
Closes-Bug: 1463605