From e85f0404bad5acbed980e163a9e702dc5823a21c Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Fri, 21 Jul 2017 11:43:27 -0400 Subject: Cleans up exec workaround for ODL container clustering Now that ODL clustering is fixed to not use an exec by: https://git.opendaylight.org/gerrit/#/c/60491 We no longer need to use the workaround puppet-tripleo tag to configure clustering. Change-Id: I21c1eb2eff6d4cb855eff4a1122f55ad625d84cc Signed-off-by: Tim Rozet --- releasenotes/notes/cleanup-odl-clustering-93a3ec132f3c2343.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 releasenotes/notes/cleanup-odl-clustering-93a3ec132f3c2343.yaml (limited to 'releasenotes') diff --git a/releasenotes/notes/cleanup-odl-clustering-93a3ec132f3c2343.yaml b/releasenotes/notes/cleanup-odl-clustering-93a3ec132f3c2343.yaml new file mode 100644 index 00000000..01ce1758 --- /dev/null +++ b/releasenotes/notes/cleanup-odl-clustering-93a3ec132f3c2343.yaml @@ -0,0 +1,6 @@ +--- +deprecations: + - Deprecate and remove configuring clustering for + OpenDaylight container using an exec. + Configuration is now handled via puppet-opendaylight + using file resources. -- cgit 1.2.3-korg