← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1214523] Re: fixed ips and floating ips can't be synced properly

 

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

** Changed in: nova
    Milestone: None => havana-3

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

Title:
  fixed ips and floating ips can't be synced properly

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  fixed ips and floating ips can't be synced properly because they're
  tracked per user in the quota table but they're not tied to a user so
  it's not feasible to grab a count of how many are being used by any
  particular user.  So  the quota_usages table can get into a bad state
  if it sync with user level..

  I think we could make the user_id column=NULL when creating the quota
  usage and reservation, so the usages for fixed_ips and floating_ips
  will be  synced within the project.

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