horizon/openstack_dashboard
Akihiro Motoki 6a8ea3385c Add "Edit Router" to allow to change router type
Neutron DVR implementation allows to change router type from
centralized to distributed. This commit adds "Edit Router" form
which is not implemented so far to allow this feature.

This commit also adds:
- admin_state field to the router detail.
- documentation on a new option enable_distributed_router

Completes blueprint enhance-horizon-for-dvr
Change-Id: I4b46e44c417726217ed034e305827b102ba656f8
2014-08-30 05:01:25 +09:00
..
api Add "Edit Router" to allow to change router type 2014-08-30 05:01:25 +09:00
conf Add "Edit Router" to allow to change router type 2014-08-30 05:01:25 +09:00
dashboards Add "Edit Router" to allow to change router type 2014-08-30 05:01:25 +09:00
enabled Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
local Horizon changes for DVR 2014-08-25 14:26:28 +09:00
locale Imported Translations from Transifex 2014-08-29 06:04:56 +00:00
management Created a make_web_conf command. 2014-04-03 17:34:32 +02:00
openstack Synced jsonutils from oslo-incubator 2014-05-27 12:25:45 +02:00
static Merge "Allow table actions to be displayed in a menu" 2014-08-28 14:39:54 +00:00
templates Update Twitter Bootstrap to version 3 2014-07-28 16:13:21 +02:00
test Add "Edit Router" to allow to change router type 2014-08-30 05:01:25 +09:00
usage Add missing Disk unit to Overview Usage 2014-08-04 15:59:58 -07:00
utils Honor dashboard DISABLED over horizon settings 2014-08-04 07:43:58 +09: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 Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
exceptions.py Merge "Update exception map based on neutronclient exception rearrange" 2014-07-24 09:59:02 +00:00
hooks.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
policy.py Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
settings.py Merge "Unbundle all JavaScript libraries from Horizon" 2014-08-21 16:07:31 +00:00
urls.py Remove extraneous vim configuration comments 2014-05-06 15:30:10 +08:00
views.py Fix Flake8 style warnings in openstack_dashboard/ 2014-07-30 14:13:24 +02:00