[release-announce] puppet-vswitch 16.2.0 (yoga)

no-reply at openstack.org no-reply at openstack.org
Mon Mar 14 17:39:13 UTC 2022


We are glad to announce the release of:

puppet-vswitch 16.2.0: Puppet module for OpenStack Vswitch

This release is part of the yoga release series.

The source is available from:

    https://opendev.org/openstack/puppet-vswitch

Download the package from:

    https://tarballs.openstack.org/puppet-vswitch/

Please report issues through:

    https://bugs.launchpad.net/puppet-vswitch/+bugs

For more details, please see below.

16.2.0
^^^^^^

New Features

* Now this module supports CentOS 9 and Red Hat Enterprise Linux 9.

* The new "vswitch::dpdk::socket_limit" parameter has been added.

* Now the "value" property of the "vs_config" resource accepts
  Integer and Boolean in addition to String.

Changes in puppet-vswitch 16.1.0..16.2.0
----------------------------------------

81d04e8 Prepare Yoga M3
501ac37 Add CentOS/RHEL 9 to supported operating systems
54267cf Exclude scenario003
8fcd759 vs_bridge: Fix missing external_ids after initial creation
7b91c5e Add support for other_config:dpdk-socket-limit
5a009f6 Accept array for dpdk-socket-mem
becab37 vs_config: Accept integer and boolean for value


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

.zuul.yaml                                         |  4 ++-
lib/puppet/provider/vs_bridge/ovs.rb               | 22 ++++++++----
lib/puppet/type/vs_config.rb                       | 16 +++++----
manifests/dpdk.pp                                  | 26 +++++++-------
manifests/ovs.pp                                   | 12 ++-----
metadata.json                                      | 10 +++---
.../notes/centos-9-support-f5bcb961a78419f9.yaml   |  4 +++
.../notes/dpdk-socket-limit-3a03f281787b776e.yaml  |  4 +++
...allow-integer-and-boolean-20f9aec5951b35f8.yaml |  5 +++
spec/acceptance/basic_vswitch_spec.rb              | 23 ++++++++++--
spec/classes/vswitch_dpdk_spec.rb                  | 42 +++++++++++++++++-----
spec/classes/vswitch_ovs_spec.rb                   |  8 ++---
spec/unit/puppet/lib/type/vs_config_spec.rb        | 22 ++++++++++--
13 files changed, 141 insertions(+), 57 deletions(-)







More information about the Release-announce mailing list