neutron/releasenotes/notes/dvr-ovs-agent-6052a8d60fddde22.yaml
Oleg Bondarev 8211113eb6 Reno note regarding OVS DVR agent failure on startup
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
2016-02-04 11:01:13 -05:00

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.