[release-announce] puppet-ovn 20.4.0 (yoga)
no-reply at openstack.org
no-reply at openstack.org
Tue Aug 1 12:11:05 UTC 2023
We high-spiritedly announce the release of:
puppet-ovn 20.4.0: Puppet module for OVN
This release is part of the yoga 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.
20.4.0
^^^^^^
New Features
* The new "ovn::controller::encap_tos" parameter has been added.
This parameter controls the "ovn-encap-tos" external id.
* The new "ovn::controller::ovn_ofctrl_wait_before_clear" parameter
has been added to resolve an issue with dataplane downtime during
upgrades that involve OVN schema changes. It will delay delting and
re-adding openflow rules by the configured time in ms to give ovn-
controller time to handle db connection / reconnection that can
happen in this case. The default of 8000ms is based on upstream OVN
testing with 200k openflow rules. Since it involved a change in
behavior, the upstream OVN value defaults to unset.
Changes in puppet-ovn 20.3.0..20.4.0
------------------------------------
d12f426 Prepare new stable/yoga release
9703156 [Stable Only] Handle string value for ovn_bridge_mappings
b41d052 Add support for ovn-ofctrl-wait-before-clear
528de65 Add support for external_ids:ovn-encap-tos
cebee64 Ensure ovn-bridge-datapath-type is removed by default
59e8d99 Fix validation of datapath_type
164bd7f Update TOX_CONSTRAINTS_FILE for stable/yoga
d14ac0e Update .gitreview for stable/yoga
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 1 +
manifests/controller.pp | 39 +++++++++++++++++++---
metadata.json | 2 +-
.../notes/ovn-encap-tos-bd7bd9b3e3d19cc3.yaml | 5 +++
..._ofctrl_wait_before_clear-c40493ce231ec38c.yaml | 11 ++++++
spec/classes/ovn_controller_spec.rb | 8 +++++
tox.ini | 2 +-
7 files changed, 61 insertions(+), 7 deletions(-)
More information about the Release-announce
mailing list