horizon/openstack_dashboard/dashboards/admin
Huan Xiong f929d39ab4 Do not make duplicate requests to Glance for image names in admin panel
Admin panel generates duplicate (N per instance) requests to Glance for
instances that boot from image. The commit fixes it by getting all
images information in one shot.

Change-Id: I360aef8c34304f3abe76a90787ab63647cd78491
Closes-Bug: #1711486
2017-12-16 12:41:48 +00:00
..
aggregates Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
defaults Make cinder generic group quotas translatable 2017-08-16 13:17:36 +00:00
flavors flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
floating_ips Use ThemableChoiceField 2017-11-15 02:27:56 +00:00
hypervisors Merge "Add missing include template in admin migrate host form" 2017-11-21 18:00:57 +00:00
images python3: long does not exist in python 3 2017-12-12 19:54:26 +09:00
info Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
instances Do not make duplicate requests to Glance for image names in admin panel 2017-12-16 12:41:48 +00:00
metadata_defs hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
networks Merge "Support security groups association per port" 2017-11-08 08:39:24 +00:00
ngflavors Rework hardcoded policy in admin dash 2016-11-18 15:42:16 -07:00
overview Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
routers Router lists display availability zone information 2017-10-19 07:14:32 +02:00
snapshots Merge "Correct the admin snapshot detail row actions are inconsistent with the table" 2017-07-03 20:40:46 +00:00
volume_types Merge "Support editing volume type access" 2017-05-05 20:23:59 +00:00
volumes Fix wrong link to VM in admin volume table 2017-11-19 12:52:21 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00