0cec9b6f49
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>
6 lines
214 B
YAML
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.
|