yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #40441
[Bug 1508554] [NEW] api.nova.Server makes suboptimal calls to Glance
Public bug reported:
Each access to Server.image_name property may result in a call to Glance
API (see
https://github.com/openstack/horizon/blob/8.0.0/openstack_dashboard/api/nova.py#L118)
which is suboptimal and leads to many unnecessary requests when Server()
is invoked from server_list() function.
** Affects: horizon
Importance: Undecided
Assignee: Timur Sufiev (tsufiev-x)
Status: New
** Changed in: horizon
Assignee: (unassigned) => Timur Sufiev (tsufiev-x)
--
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/1508554
Title:
api.nova.Server makes suboptimal calls to Glance
Status in OpenStack Dashboard (Horizon):
New
Bug description:
Each access to Server.image_name property may result in a call to
Glance API (see
https://github.com/openstack/horizon/blob/8.0.0/openstack_dashboard/api/nova.py#L118)
which is suboptimal and leads to many unnecessary requests when
Server() is invoked from server_list() function.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1508554/+subscriptions