Disables port status updates with ODL in HA
authorTim Rozet <trozet@redhat.com>
Wed, 20 Sep 2017 19:49:50 +0000 (15:49 -0400)
committerTim Rozet <trozet@redhat.com>
Thu, 28 Sep 2017 02:53:15 +0000 (02:53 +0000)
commit67e1e603a6b81e7532eb2cac2e27eec1ea413d32
tree71ae2dc744d1eb4f104f8f7dfb9643309d213cfd
parent265a13a8e5166ca4cd4cecbf64cb8229e3dcd106
Disables port status updates with ODL in HA

ODL enables a feature by default to communicate port state to Neutron
via a websocket connection.  The current implementation does not work in
HA, but does work with a noHA deployment.  Therefore this patch disables
port status for HA deployments only until there is proper support.

Depends-On: I7eb752ad692e5522051f8393376890fcac9a09fe

Closes-Bug: 1718508

Change-Id: I13b5b72285d3c70cdee4d81678470d52be385aaf
Signed-off-by: Tim Rozet <trozet@redhat.com>
(cherry picked from commit 228d7b456c6d5c4958c9add8f9021a83a4360510)
manifests/profile/base/neutron/plugins/ml2/opendaylight.pp
releasenotes/notes/disable-opendaylight-ha-port-status-0a97e10e6456661c.yaml [new file with mode: 0644]