Public bug reported:

When loading a resource page, Horizon will decide if the resource
creation button should be hidden or not according to tenant resource
usage. Horizon implements quota checking as a generic method as it may
be used in many places, so it will get resource usage from Nova, Cinder,
Neutron, not only from Neutron. It will lead to several issues:

1. The page loading is very slow because of the quota check.
2. The quota check (especially in Horizon) doesn't make much sense in public 
cloud.

** Affects: horizon
     Importance: Undecided
         Status: New


** Tags: performance

** Tags added: performance

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1662347

Title:
  Can not disable quota check for button availability check

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  When loading a resource page, Horizon will decide if the resource
  creation button should be hidden or not according to tenant resource
  usage. Horizon implements quota checking as a generic method as it may
  be used in many places, so it will get resource usage from Nova,
  Cinder, Neutron, not only from Neutron. It will lead to several
  issues:

  1. The page loading is very slow because of the quota check.
  2. The quota check (especially in Horizon) doesn't make much sense in public 
cloud.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to