We are overjoyed to announce the release of: puppet-ovn 21.0.0: Puppet module for OVN This release is part of the zed 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. Changes in puppet-ovn 20.3.0..21.0.0 ------------------------------------ aa8b361 Prepare Zed RC1 a377b36 Remove redundant resource order 3055bbc Test default behavior of ovn::controller 7c1c331 Fix options unmanged by default 054a60c Add support for external_ids:ovn-encap-tos 59ffa35 Ensure ovn-bridge-datapath-type is removed by default 7e15fdd Refactor generation of northd options 289fa39 Use native property to set mac table size 260b4ae Enable scenario 003 integration job cde95c3 Fix logics to assert ovn::controller::(bridge|port) 9620b38 Stop converting integer/boolean in vs_config 1459b8b Use the common manifest in acceptance tests 1d90282 Enable scenario 005 integration job 97f9bd1 Remove support for CentOS 8 Stream ad6d4bd Fix validation of datapath_type 3bac73d Update master for stable/yoga Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 + manifests/controller.pp | 91 ++++---- manifests/controller/bridge.pp | 16 +- manifests/northd.pp | 30 ++- metadata.json | 8 +- .../notes/ovn-encap-tos-bd7bd9b3e3d19cc3.yaml | 5 + .../notes/remove-centos-8-847f07c14ca54c4d.yaml | 4 + releasenotes/source/index.rst | 1 + releasenotes/source/yoga.rst | 6 + spec/acceptance/basic_ovn_spec.rb | 9 +- spec/classes/ovn_controller_spec.rb | 239 +++++++++++++-------- 11 files changed, 250 insertions(+), 161 deletions(-)
participants (1)
-
no-reply@openstack.org