yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #34395
[Bug 1465799] Re: Instance object always re-saves flavor info
** 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/1465799
Title:
Instance object always re-saves flavor info
Status in OpenStack Compute (Nova):
Fix Released
Bug description:
Due to a bug in the logic during Instance._save_flavor(), the
instance.extra.flavor field will be saved every time we call
Instance.save(), even if no changes have been made. This generates
more database traffic for no reason.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1465799/+subscriptions
References