tripleo-heat-templates/releasenotes/notes/add-opendaylight-ha-e46ef46e29689dde.yaml
Tim Rozet 45c909a001 Enables OpenDaylight clustering in HA deployments
Port 2550 is required for inter-ODL communication when clustering.
odl-jolokia feature is required to expose REST APIs from ODL for
monitoring the cluster.

Implements: blueprint opendaylight-ha

Depends-On: Ic9a955a1c2afc040b2f9c6fb86573c04a60f9f31

Change-Id: Ie108ab75cce0cb7d89e72637c600e30fc241d186
Signed-off-by: Tim Rozet <trozet@redhat.com>
2017-03-20 09:45:32 -04:00

6 lines
197 B
YAML

---
features:
- Adds support for OpenDaylight HA clustering. Now when specifying
three or more ODL roles, ODL will be deployed in a cluster, and
use port 2550 for cluster communication.