horizon/openstack_dashboard/test
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
..
api_tests openstack_dashboard: Move test files to match module structure 2017-12-09 21:38:06 +09:00
integration_tests Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
jasmine Remove unused jasmine_tests.py 2015-05-13 12:39:00 -06:00
selenium openstack_dashboard: Move test files to match module structure 2017-12-09 21:38:06 +09:00
templates Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
test_data quota: Use network quota field names consistently 2017-12-13 20:27:02 +09:00
test_panels Adds extensible header functionality 2017-10-03 17:11:06 +00:00
test_plugins Adds extensible header functionality 2017-10-03 17:11:06 +00:00
unit quota: Use network quota field names consistently 2017-12-13 20:27:02 +09:00
__init__.py Revamp of testing machinery. 2012-04-23 22:24:21 -07:00
error_pages_urls.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00
extensible_header_urls.py Adds extensible header functionality 2017-10-03 17:11:06 +00:00
helpers.py Drop Heat related code from horizon 2017-12-05 07:38:55 +00:00
settings.py Added SELECTABLE_THEMES setting 2017-07-26 11:52:35 +01:00
urls.py hacking: noqa cleanup in openstack_dashboard 2017-03-17 19:38:47 +00:00