** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => liberty-1
--
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 Committed
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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp