We contentedly announce the release of: puppet-ovn 15.2.0: Puppet module for OVN This release is part of the train release series. The source is available from: https://opendev.org/openstack/puppet-ovn Download the package from: https://tarballs.openstack.org/puppet-ovn/ Please report issues through: https://bugs.launchpad.net/puppet-ovn/+bugs For more details, please see below. 15.2.0 ^^^^^^ New Features * This parameter sets inactive probe interval of the JSON session from ovn-controller 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. Changes in puppet-ovn 15.1.0..15.2.0 ------------------------------------ 5df782d Sync Sphinx requirement ef0e42f Prepare Train M3 058b8e1 Add the ability to configure ovn-remote-probe-interval Diffstat (except docs and test files) ------------------------------------- manifests/controller.pp | 16 +++++++++++----- metadata.json | 6 +++--- .../ovn_remote_probe_interval-b0603007d844984d.yaml | 8 ++++++++ spec/classes/ovn_controller_spec.rb | 7 ++++++- 5 files changed, 30 insertions(+), 10 deletions(-)