horizon/openstack_dashboard
Akihiro MOTOKI 821ce1c3f4 Make Neutron API name consistent
Previously several types of name are used for same type operations
in Neutron releated API method names.

* XXXX_modify -> XXXX_update
* <plural>_get -> <singular>_list
* <plural>_list -> <singular>_list

Closes-Bug: #1261283
Change-Id: I95c268822d1a55ea0440b44ea2c7993979ee4c36
2013-12-16 15:24:21 +09:00
..
api Make Neutron API name consistent 2013-12-16 15:24:21 +09:00
conf Adding RBAC policy system and checks for identity 2013-08-26 10:32:28 -06:00
dashboards Make Neutron API name consistent 2013-12-16 15:24:21 +09:00
enabled Plugin-based dashboard configuration 2013-12-04 10:47:22 +01:00
local Plugin-based dashboard configuration 2013-12-04 10:47:22 +01:00
locale Add extra extension file to makemessage command line 2013-10-15 09:24:16 +08:00
openstack Fix "it's vs. its" typos 2013-11-19 20:38:21 +01:00
static Inline Table editing 2013-12-03 09:35:24 +01:00
templates Adding reusable Line Chart 2013-08-29 15:55:35 +02:00
test Make Neutron API name consistent 2013-12-16 15:24:21 +09:00
usage CSV Summary not working inside Admin panel. 2013-12-06 11:05:25 -05:00
utils Plugin-based dashboard configuration 2013-12-04 10:47:22 +01:00
wsgi Updated the django.wsgi file for devstack. 2012-02-29 01:37:37 -08:00
__init__.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
context_processors.py Gate on H4xx docstrings for pep8 2013-11-23 12:51:07 -05:00
exceptions.py Update troveclient to 1.0.0 2013-11-25 08:25:32 -08:00
hooks.py Updated from global requirements 2013-08-08 13:16:35 -03:00
policy.py Gate on H4xx docstrings for pep8 2013-11-23 12:51:07 -05:00
settings.py Plugin-based dashboard configuration 2013-12-04 10:47:22 +01:00
urls.py Fix django.conf.urls.defaults imports 2013-11-04 17:10:57 +11:00
views.py Small "H302 check" cleanup 2013-08-23 18:07:08 +04:00