228d7b456c
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>
6 lines
149 B
YAML
6 lines
149 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Disables port status feature with OpenDaylight when deployed as HA until
|
|
it can be properly supported in an HA environment.
|