horizon/openstack_dashboard/dashboards/project
Akihiro Motoki 359467b401 Retrieve quota and usage only for resources really required
tenant_quota_usage() is used to retrieve quota and usage
to determine if a resource can be created.
However, tenant_quota_usage retrieves quota and usage for
all resources and it can be a performance problem.

This commit allows to load quota and usage only for resources
which are actually required.

Closes-Bug: #1675504
Change-Id: Iab7322a337a451a1a040cc2f4b55cc319b1ffc4c
2017-06-14 08:53:32 +00:00
..
api_access Merge "Strip blank lines from downloaded clouds.yaml file" 2017-05-02 23:36:18 +00:00
backups Enable backups on in-use volumes 2017-05-11 16:00:33 -07:00
cg_snapshots Delete instance,volume,etc confirmation is missing name or ID 2017-04-07 22:58:50 +00:00
cgroups Merge "Fix remove consistency group volumes form redict url error" 2017-04-12 16:25:34 +00:00
containers Removing deprecated Swift UI code 2016-11-17 16:00:00 -07:00
firewalls Drop deprecated settings: enable_firewall and enable_vpn 2017-04-29 11:51:24 +00:00
floating_ips Retrieve quota and usage only for resources really required 2017-06-14 08:53:32 +00:00
images Fix H405 (multi line docstring) warnings (openstack_dashboard) 2017-06-09 16:05:31 +00:00
instances Retrieve quota and usage only for resources really required 2017-06-14 08:53:32 +00:00
key_pairs Retrieve quota and usage only for resources really required 2017-06-14 08:53:32 +00:00
network_qos Adds basic angular QoS panel to Horizon 2017-06-13 16:36:29 +01:00
network_topology Retrieve quota and usage only for resources really required 2017-06-14 08:53:32 +00:00
networks Retrieve quota and usage only for resources really required 2017-06-14 08:53:32 +00:00
ngdetails Consolidated common angular view 2016-11-17 12:07:16 -08:00
overview Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
routers Retrieve quota and usage only for resources really required 2017-06-14 08:53:32 +00:00
security_groups Retrieve quota and usage only for resources really required 2017-06-14 08:53:32 +00:00
snapshots Merge "Fix Volume Snapshot tab pagination" 2017-06-13 10:48:57 +00:00
stacks Delete instance,volume,etc confirmation is missing name or ID 2017-04-07 22:58:50 +00:00
static/dashboard/project Add ability to choose flavor in dashboard if value "0" 2017-06-12 12:39:40 +02:00
trunks New readonly panel for trunks 2017-05-24 02:34:33 +00:00
volumes Merge "Fix H405 (multi line docstring) warnings (openstack_dashboard)" 2017-06-13 09:18:03 +00:00
vpn Drop deprecated settings: enable_firewall and enable_vpn 2017-04-29 11:51:24 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
dashboard.py Retrieve domain scoped token 2016-03-08 15:17:38 -08:00