horizon/openstack_dashboard
Akihiro Motoki f06e401adf Add HA mode support for Neutron router
HA (high availability) mode support is one of the important topics in
Neutron Juno, and this patch adds HA router mode support to Horizon.

This commit also changes the default value of enable_distributed_router
in the example local_settings.py to False. In Juno release of Neutron,
the distributed router and L3 HA mode cannot be enabled at the same
time and only L3-agent deployment with L3 Router service plugin
support both features. Thus I believe it is reasonable to make both
options default to False to avoid unnecessary confusions to operators.

Closes-Bug: #1370110
Change-Id: I77b0292b761f08b4580846f6d58443f7df9a1f6b
2014-09-26 17:08:26 +09:00
..
api Add HA mode support for Neutron router 2014-09-26 17:08:26 +09:00
conf Add HA mode support for Neutron router 2014-09-26 17:08:26 +09:00
dashboards Add HA mode support for Neutron router 2014-09-26 17:08:26 +09:00
enabled Separating Identity Dashboard and using RBAC 2014-08-18 16:40:56 -06:00
local Add HA mode support for Neutron router 2014-09-26 17:08:26 +09:00
locale Imported Translations from Transifex 2014-09-22 06:04:44 +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 "Update border-radius css and remove mixin" 2014-09-19 00:35:14 +00:00
templates Switch to xstatic-bootstrap-datepicker 2014-09-11 13:26:11 -04:00
templatetags Merge "Order regions in region list" 2014-09-15 13:20:55 +00:00
test Add HA mode support for Neutron router 2014-09-26 17:08:26 +09:00
usage Merge "Remove NotImplementedErrors from "virtual" methods" 2014-09-15 10:17:56 +00:00
utils Permit 'exceptions' to be omitted from HORIZON_CONFIG 2014-09-12 10:57:23 -07: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 Add mixin to replace replicated get_policy_target 2014-09-23 17:39:55 +09:00
settings.py Removing obsolete reference to lesscpy 2014-09-17 21:28:37 -06:00
urls.py Remove #noqa from two common imports and add them to import_exceptions 2014-09-16 14:08:28 +04:00
views.py Fix Flake8 style warnings in openstack_dashboard/ 2014-07-30 14:13:24 +02:00