← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1254174] Re: bulk-delete-floating-ip does not free used quota

 

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

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

Title:
  bulk-delete-floating-ip does not free used quota

Status in OpenStack Compute (Nova):
  Fix Released
Status in OpenStack Compute (nova) havana series:
  In Progress

Bug description:
  The bulk-create-floating-ip and bulk-delete-floating-ip commands do
  not interact with floating_ip quotas.  This is by design, since
  they're for admins rather than tenants.

  However, in one case this causes a bug.  If a tenant initially
  allocates the floating IP with create-floating-ip and consumed quota,
  and the admin later deletes the floating Ip with bulk-delete-floating-
  ip, the floating IP is freed but the quota is still consumed.

  So we should change bulk-delete-floating-ip to release any quota that
  was associated with those floating IP addresses.  (In many cases there
  will not be any so we need to check.)

  This is https://bugzilla.redhat.com/show_bug.cgi?id=1029756 (but that
  bug is mostly private so won't people outside Red Hat much good).

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