File: ovn_metadata_remote_probe_interval-b46a8a8cb3533276.yaml

package info (click to toggle)
puppet-module-neutron 25.0.0-6
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,708 kB
  • sloc: ruby: 12,680; python: 38; sh: 15; makefile: 10
file content (9 lines) | stat: -rw-r--r-- 411 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
---
features:
  - |
    This parameter sets inactive probe interval of the JSON session
    from ovn-metadata to the OVN SB database. By default this it
    is 5s which not be sufficient in loaded systems or during high
    control-plane activity spikes, leading to unnecessary reconnections
    to OVSDB server. Now it is extended by default to 1 min and it is
    configurable by param OVNRemoteProbeInterval.