[release-announce] puppet-ovn 15.4.0 (train)

no-reply at openstack.org no-reply at openstack.org
Fri Oct 4 13:50:56 UTC 2019


We contentedly announce the release of:

puppet-ovn 15.4.0: Puppet module for OVN

This release is part of the train stable 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.4.0
^^^^^^

New Features

* Added new param for puppet to set ovn_openflow_probe_interval
  which is 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, by default this value is
  set on 60s. If the value is nonzero, then it will be forced to a
  value of at least 5s.

Changes in puppet-ovn 15.2.0..15.4.0
------------------------------------

dae1449 Prepare Train RC1
13f114d Update the constraints url
d1331a6 Add posibilities to set ovn_openflow_probe_interval for controller
3ce7790 Prepare Train M4


Diffstat (except docs and test files)
-------------------------------------

manifests/controller.pp                            | 41 +++++++++++++---------
metadata.json                                      |  6 ++--
...n_openflow_probe_interval-a465fbbde158c6b0.yaml |  8 +++++
spec/classes/ovn_controller_spec.rb                | 25 +++++++------
tox.ini                                            |  2 +-
5 files changed, 52 insertions(+), 30 deletions(-)







More information about the Release-announce mailing list