removing a flavor in use leads to nova api failiure
Bug #1018788 reported by
David Busby
This bug report is a duplicate of:
Bug #994935: Deleting Flavor currently in use by instance creates error.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
Confirmed
|
Medium
|
Unassigned | ||
Essex |
New
|
Undecided
|
Unassigned | ||
Fedora |
Unknown
|
Unknown
|
Bug Description
More information on this bug may be found a redhat bugzilla here: https:/
In short within the _get_flavor method of compute/
As this is not checked before attempting to retrieve the flavour_id this throws a python exception.
To post a comment you must log in.
This bug was fixed in master by:
https:/ /review. openstack. org/#/c/ 8007/
related discussion here:
https:/ /lists. launchpad. net/openstack/ msg12648. html
It's still a problem in Essex (what is in use for this bug). That patch is probably too invasive for a stable branch backport, though.