** Changed in: horizon
       Status: Opinion => In Progress

** Changed in: horizon
     Assignee: Feilong Wang (flwang) => Akihiro Motoki (amotoki)

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

Title:
  [Performance] Useless network API calls on instance panel

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  The function calling at 
https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/instances/views.py#L95
 is useless because Horizon is using the detailed API to get server list, see 
https://github.com/openstack/horizon/blob/master/openstack_dashboard/api/nova.py#L529
  With detailed API, the addresses of server are returned. So there is no need 
to call Neutron API to get the addresses info.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to