← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1337473] [NEW] horizon gets the default quota for floating ips for new projects from the what the current user has

 

Public bug reported:

After some investigation it appears that when you login to Horizon and
go to create a new project, it gets the default neutron floating IP
quota value from the current value that the logged in user has. This was
quite confusing.


This will likely not be fixable until this feature lands in neutron: https://bugs.launchpad.net/neutron/+bug/1204956, Since Horizon has no way to get defaults and this is probably a good reasonable solution until then.

Steps:

Login as a user with who's default tenant has a quota of 50 floating IPs. 
Go to create project, note the pre-filled value is 50.
Change tenant's quota to "123"
Logout
Login again 
Go to create project, note the pre-filled value is 123.

** Affects: nova
     Importance: Undecided
         Status: New

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

Title:
  horizon gets the default quota for floating ips for new projects from
  the what the current user has

Status in OpenStack Compute (Nova):
  New

Bug description:
  After some investigation it appears that when you login to Horizon and
  go to create a new project, it gets the default neutron floating IP
  quota value from the current value that the logged in user has. This
  was quite confusing.

  
  This will likely not be fixable until this feature lands in neutron: https://bugs.launchpad.net/neutron/+bug/1204956, Since Horizon has no way to get defaults and this is probably a good reasonable solution until then.

  Steps:

  Login as a user with who's default tenant has a quota of 50 floating IPs. 
  Go to create project, note the pre-filled value is 50.
  Change tenant's quota to "123"
  Logout
  Login again 
  Go to create project, note the pre-filled value is 123.

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


Follow ups

References