4918c7fcd1
The AT&T neutron HA tool has been deprecated and will not be deployed by default. It is no longer is the correct means to enable L3HA within an OpenStack environment. Change-Id: I3f9aeb554d153ef3aa1db9a1037c7d57a45968b0 Signed-off-by: Kevin Carter <kevin.carter@rackspace.com>
14 lines
668 B
YAML
14 lines
668 B
YAML
---
|
|
deprecations:
|
|
- The Neutron HA tool written by AT&T has been deprecated and will be
|
|
removed in the Ocata release.
|
|
upgrade:
|
|
- The Neutron HA tool written by AT&T is no longer enabled by default.
|
|
This tool was providing HA capabilities for networks and routers
|
|
that were not using the native Neutron L3HA. Because native Neutron
|
|
L3HA is stable, compatible with the Linux Bridge Agent, and is
|
|
a better means of enabling HA within a deployment this tool is no
|
|
longer being setup by default. If legacy L3HA is needed within a
|
|
deployment the deployer can set `neutron_legacy_ha_tool_enabled` to
|
|
**true** to enable the legacy tooling.
|