puppet-tripleo/releasenotes/notes/add-opendaylight-ha-47a40c03917faf9c.yaml
Tim Rozet 0cec9b6f49 Enables OpenDaylight Clustering in HA deployments
Previously ODL was restricted to only running on the first node in an
tripleO HA deployment.  This patches enables clustering for ODL and
allows multiple ODL instances (minimum 3 for HA).

Partially-implements: blueprint opendaylight-ha

Change-Id: Ic9a955a1c2afc040b2f9c6fb86573c04a60f9f31
Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-03-16 16:13:10 -04:00

6 lines
214 B
YAML

---
features:
- Adds OpenDaylight HA support. Now when ODL is applied to three or
more nodes ODL will be deployed as a cluster in HA, rather than
the previous behavior of only running on the first node.