yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #36216
[Bug 1459758] Re: inline flavor migration fails with pre-kilo instances
** Changed in: nova/kilo
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1459758
Title:
inline flavor migration fails with pre-kilo instances
Status in OpenStack Compute (nova):
Fix Released
Status in OpenStack Compute (nova) kilo series:
Fix Released
Bug description:
If instance.save() is used to migrate the flavor from sys_meta to
instance_extra, this only works in that instance already has an
instance_extra row.
In the case where its missing, the update call silently fails to make
any changes to the database, and you get lots of
OrphanedInstanceErrors when listing instances, because the instance no
longer has any flavors.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1459758/+subscriptions
References