60b39ccd40
Change-Id: If98434d7941cf319b0689441827290791f596a04
15 lines
474 B
YAML
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.
|