kolla-ansible/releasenotes/notes/ovn-probe-timeouts-6b7747486d59e58e.yaml
Bartosz Bezak 60b39ccd40 [release] Tidy up release notes for Zed
Change-Id: If98434d7941cf319b0689441827290791f596a04
2022-12-05 12:47:08 +01:00

15 lines
474 B
YAML

---
features:
- |
Adds ``ovn-openflow-probe-interval`` variable. It sets
the inactivity probe interval of the OpenFlow connection
to the OpenvSwitch integration bridge, in seconds. If the
value is zero, it disables the connection keepalive feature.
The default value is 60 seconds.
upgrade:
- |
For ovn the default value of openflow-probe-interval was
changed to 60 seconds. Use the ``ovn-openflow-probe-interval``
variable to override.