Enables OpenDaylight Clustering in HA deployments
authorTim Rozet <trozet@redhat.com>
Wed, 25 Jan 2017 20:09:32 +0000 (15:09 -0500)
committerTim Rozet <trozet@redhat.com>
Thu, 16 Mar 2017 20:13:10 +0000 (16:13 -0400)
commit0cec9b6f4936a056573a69257095fd56b69a816f
tree5addedcae5a92e647bb5403d93345558261a6d66
parent4c07c75d5b77fd146ada9c464769822a828b4601
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>
Puppetfile_extras
manifests/profile/base/neutron/opendaylight.pp
manifests/profile/base/neutron/plugins/ml2/opendaylight.pp
manifests/profile/base/neutron/plugins/ovs/opendaylight.pp
releasenotes/notes/add-opendaylight-ha-47a40c03917faf9c.yaml [new file with mode: 0644]
spec/classes/tripleo_profile_base_neutron_opendaylight_spec.rb [new file with mode: 0644]