horizon/openstack_dashboard/dashboards
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
..
admin Merge "Do not display UUID in network/rotuer forms" 2017-06-13 10:52:20 +00:00
identity Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
project Retrieve quota and usage only for resources really required 2017-06-14 08:53:32 +00:00
settings Generate language list automatically 2017-03-27 08:47:50 +00:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00