yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #59301
[Bug 1646394] [NEW] Slowness on access & security page due to calls to neutron/ports.json?tenant_id=XXXXX
Public bug reported:
When opening the access & security page in Horizon we experience some
extreme slowness for tenants with a large amount of instances (200+).
Looking at the debug logs the following calls take over 5 seconds:
https://neutron/v2.0/ports.json?tenant_id=XXXXXXXXX
This call is done twice for this page.
Since there are no interfaces shown on this page I am wondering why this call is being done at all.
Doing it twice makes the problem worse.
** Affects: horizon
Importance: Undecided
Status: New
--
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/1646394
Title:
Slowness on access & security page due to calls to
neutron/ports.json?tenant_id=XXXXX
Status in OpenStack Dashboard (Horizon):
New
Bug description:
When opening the access & security page in Horizon we experience some
extreme slowness for tenants with a large amount of instances (200+).
Looking at the debug logs the following calls take over 5 seconds:
https://neutron/v2.0/ports.json?tenant_id=XXXXXXXXX
This call is done twice for this page.
Since there are no interfaces shown on this page I am wondering why this call is being done at all.
Doing it twice makes the problem worse.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1646394/+subscriptions
Follow ups