horizon/openstack_dashboard/dashboards/project/volumes
Lingxian Kong 8a922df86b Only get detailed info for Nova servers when necessary
Horizon will get all servers from Nova in different several places,
but sometimes it only need ID and name instead of all the related
information of servers. novaclient already support 'detailed=False'
param for servers query.

Horizon page loading performance can also be improved with this patch.

Closes-Bug: #1661423
Change-Id: Ic4cc95cb4eaed0461a22ab1045fa83ba5a5e9ce4
(cherry picked from commit c33b0840cb)
2017-03-02 12:30:14 +00:00
..
backups Remove duplicated modal_header statements 2017-01-04 13:31:36 +00:00
cg_snapshots Remove duplicated modal_header statements 2017-01-04 13:31:36 +00:00
cgroups Remove duplicated modal_header statements 2017-01-04 13:31:36 +00:00
snapshots Reuse Overview tab for Admin Volume Snapshots 2017-01-10 10:32:36 -08:00
templates/volumes Reuse Overview tab for Admin Volume Snapshots 2017-01-10 10:32:36 -08:00
volumes Only get detailed info for Nova servers when necessary 2017-03-02 12:30:14 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
panel.py Added policy checks for Project>Volumes Panel 2016-08-09 10:01:01 -05:00
tabs.py Only get detailed info for Nova servers when necessary 2017-03-02 12:30:14 +00:00
test.py Only get detailed info for Nova servers when necessary 2017-03-02 12:30:14 +00:00
urls.py Add support for volume consistency group snapshots 2016-06-15 22:57:33 +00:00
utils.py [Sahara] Support Cinder availability zones 2015-02-04 08:59:23 +01:00
views.py Refactor/remove obsolete page_header blocks 2015-03-31 17:23:44 +00:00