8211113eb6
Commit e2a37be73d
changed the behavior
of the OVS DVR agent so it will fail if can't get DVR config on start-up.
This patch adds a reno note describing this new behavior.
Related-Bug: #1536110
Change-Id: Idcdcdad9eba78ef5fbdae420e114a7ed793f3e43
8 lines
367 B
YAML
8 lines
367 B
YAML
---
|
|
prelude: >
|
|
An OVS agent configured to run in DVR mode will fail to start if it
|
|
cannot get proper DVR configuration values from the server on start-up.
|
|
The agent will no longer fallback to non-DVR mode, since it may lead to
|
|
inconsistency in the DVR-enabled cluster as the Neutron server does not
|
|
distinguish between DVR and non-DVR OVS agents.
|