← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1465799] [NEW] Instance object always re-saves flavor info

 

Public bug reported:

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.

** Affects: nova
     Importance: Medium
         Status: New

** Changed in: nova
   Importance: Undecided => Medium

-- 
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):
  New

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


Follow ups

References