Disables port status for all ODL deployments
authorTim Rozet <trozet@redhat.com>
Thu, 5 Oct 2017 16:42:52 +0000 (12:42 -0400)
committerTim Rozet <trozet@redhat.com>
Tue, 10 Oct 2017 13:16:09 +0000 (13:16 +0000)
commit22ff1cf840107663f3aeae5b870a2d4615094d14
treebb4309c0fef4652ab10aa35e973d33cfc77012d4
parentcb32fd0ab470e5aa1d01d4ab93979be4d5af6afb
Disables port status for all ODL deployments

Port status was already disabled in HA deployments pending a fix for:
https://bugs.opendaylight.org//show_bug.cgi?id=9147

However even in noha deployments port status will not work because ODL
is unable to bind to a specific IP for websocket, meaning it binds to
all IPs and haproxy cannot bind the VIP.  Therefore we need to disable
it for all deployments until also this bug is fixed:
https://bugs.opendaylight.org//show_bug.cgi?id=9256

Related-Bug: 1718508

Change-Id: I2f2dc3ece97c97fc8477d4129d69719866a7f0c1
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit 2471a8669d35f8b35ed00e9365623b37e335cd79)
manifests/profile/base/neutron/plugins/ml2/opendaylight.pp
releasenotes/notes/disable-odl-port-status-117c1d9c2f3235e9.yaml [new file with mode: 0644]