← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1942501] [NEW] Loading flavor list takes several seconds when creating VM

 

Public bug reported:


Getting the list of Flavors can take 40 secs in our case, 
and I have 500 flavors.

The API of `http://xxx.com/api/nova/flavors/?get_extras=true&is_public=true` 
in OpenStack dashboard will call `/v2.1/{project_id}/flavors/{flavor_id}/os-extra_specs` 
one by one just inorder to get public info.


I think it can be optimized in horizon.

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

Title:
  Loading flavor list takes several seconds  when creating VM

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  
  Getting the list of Flavors can take 40 secs in our case, 
  and I have 500 flavors.

  The API of `http://xxx.com/api/nova/flavors/?get_extras=true&is_public=true` 
  in OpenStack dashboard will call `/v2.1/{project_id}/flavors/{flavor_id}/os-extra_specs` 
  one by one just inorder to get public info.

  
  I think it can be optimized in horizon.

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