horizon/openstack_dashboard/dashboards/admin
Akihiro Motoki 1340904d47 quota: Use network quota field names consistently
Previously neutron quota names and nova-network quota names are
mixly used and this makes the readability terrible.
We no longer supports nova-network, so it looks simple to use
neutron quota names consistently.

Neutron quota names use singular form and it is different
from nova and cinder (which adopt plural form as quota names).
Although it might be confusing, the mixed usage is much worse.
Some wrapper layer may address singular vs plural form issue,
but it can be solved later. Let's use neutron quota names
directly now to simplify the code.

blueprint make-quotas-great-again
Change-Id: Ie31414ada34cbdbd046063b512d3cef0a6e68acf
2017-12-13 20:27:02 +09:00
..
aggregates Move SG and FIP API wrapper to api.neutron 2017-06-04 17:51:25 +00:00
defaults quota: Disable nova-network quotas completely 2017-12-13 20:27:02 +09: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 flake8-import-order: Ensure to place project imports last 2017-09-20 01:19:38 +00:00
info Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
instances Allow to skip API calls to Neutron in instance tables 2017-12-11 23:19:01 +09:00
metadata_defs hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
networks quota: Use network quota field names consistently 2017-12-13 20:27:02 +09: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