← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1009621] Re: Quota code doesn't work with instance soft-delete

 

*** This bug is a duplicate of bug 1075716 ***
    https://bugs.launchpad.net/bugs/1075716

** This bug has been marked a duplicate of bug 1075716
   Soft delete does update quotas correctly

-- 
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/1009621

Title:
  Quota code doesn't work with instance soft-delete

Status in OpenStack Compute (Nova):
  Confirmed

Bug description:
  There are really two issues here:

  1.  Soft-delete isn't handled at all (since deallocation of instance
  occurs int the compute-manager but quota handling occurs in the
  compute-api).

  2. Overriding (1), soft-deletes should probably not count against
  quotas at all since the user has no visibility or control of an
  instance once it has been deleted.

  If we wanted to avoid the scenario of someone spinning up and spinning
  down a whole bunch of servers, a separate quota should be used,
  perhaps builds-per-hour.

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