← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1839422] [NEW] instance panel takes much more time when there are too many volumes

 

Public bug reported:

Project -> instance table takes lots of time when there are too many
volume resources, I found that horizon have a new change in stein
version: https://review.opendev.org/#/c/648325/

Now we need one more api request for getting cinder list, this is the
root cause.

Suggestion: We can request cinder api when we need this data, otherwise
we won’t request it.

** 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/1839422

Title:
  instance panel takes much more time when there are too many volumes

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Project -> instance table takes lots of time when there are too many
  volume resources, I found that horizon have a new change in stein
  version: https://review.opendev.org/#/c/648325/

  Now we need one more api request for getting cinder list, this is the
  root cause.

  Suggestion: We can request cinder api when we need this data,
  otherwise we won’t request it.

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


Follow ups