Deprecates using exec workaround for ODL clustering
authorTim Rozet <tdrozet@gmail.com>
Fri, 21 Jul 2017 16:59:57 +0000 (12:59 -0400)
committerTim Rozet <trozet@redhat.com>
Fri, 21 Jul 2017 17:02:51 +0000 (13:02 -0400)
commit13270af7908e9c1d71668e7ea8947ee4f2a97b60
treeffc68c691f58c23825222ed813a9a94b972f0218
parentd47c6ae05c7e22ae937d0c0e5e57ec145a692536
Deprecates using exec workaround for ODL clustering

Previously we had used an exec defined in puppet-tripleo to do
clustering with OpenDaylight docker containers.  The clustering issue is
now fixed in puppet-opendaylight by:
https://git.opendaylight.org/gerrit/#/c/60491

So removing the custom function and class workaround.  Also,
'ha_node_index' is deprecated for configuring clustering with
puppet-opendaylight so that is also removed.

Depends-On: I21c1eb2eff6d4cb855eff4a1122f55ad625d84cc

Change-Id: I7693b692c74071945fdcc08292542e9b458a540b
Signed-off-by: Tim Rozet <trozet@redhat.com>
manifests/profile/base/neutron/opendaylight.pp
manifests/profile/base/neutron/opendaylight/configure_cluster.pp [deleted file]
manifests/profile/base/neutron/opendaylight/create_cluster.pp [deleted file]
releasenotes/notes/cleanup_odl_clustering-7efdd58639df88a5.yaml [new file with mode: 0644]
spec/classes/tripleo_profile_base_neutron_opendaylight_spec.rb