← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1277422] Re: Quotas change incorrectly when a resizing instance is deleted

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => juno-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/1277422

Title:
  Quotas change incorrectly when a resizing instance is deleted

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  When deleting a resizing instance that has not yet finished resizing,
  quotas should be adjusted for the old flavor type. Instead it
  incorrectly use values from the new flavor.

  This was originally reported and fixed in bug 1099729 but has since
  resurfaced with the move to objects (commit
  dce64683291ba2cdb5e6617e01ccc2909254acb4). This was made possible by a
  prior change (commit a56f0b33069b919ebb24c4afdcc6b6c31592c98e) that
  accidentally removed the test put in place to guard against this error
  ever happening again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1277422/+subscriptions


References