openstack-ansible/releasenotes/notes/make-ha-router-a-toggle-9d87d688e8d506c9.yaml
Kevin Carter 96443f586d
Automatically enable neutron ha router capabilities
This change will automatically set the variable `horizon_enable_ha_router` to
True if the neutron plugin type is ML2 and the environment has >=2 l3 agent
nodes. This will provide extra functionality in horizon to manage HA routers.

Change-Id: I73c48163927673900befd4dbce631d0ee79994e5
Depends-On: I5edb7576d977bc558d9411dca62a029eb1856000
Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
2016-05-25 08:49:54 -05:00

5 lines
168 B
YAML

---
features:
- Neutron HA router capabilities in Horizon will be enabled automatically if
the neutron plugin type is ML2 and environment has >=2 L3 agent nodes.