[release-announce] puppet-vswitch 13.5.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Tue May 3 08:18:50 UTC 2022


We are stoked to announce the release of:

puppet-vswitch 13.5.0: Puppet module for OpenStack Vswitch

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

13.5.0
^^^^^^

New Features

* The following two parameters have been added.

  * "vswitch::ovs::vlan_limit"

  * "vswitch::dpdk::vlan_limit"

Changes in puppet-vswitch 13.4.0..13.5.0
----------------------------------------

64167d2 Prepare the final stable/victoria release
44d74d8 Set fixture paths for unit tests
41706a3 Add missing openstacklib to dependencies
14011d6 Add support for vlan_limit option
ff902e9 Update TOX_CONSTRAINTS_FILE for stable/victoria
4ac14c0 Update .gitreview for stable/victoria


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

.gitreview                                         |  1 +
manifests/dpdk.pp                                  | 13 ++++++++++++
manifests/ovs.pp                                   | 17 ++++++++++++++--
metadata.json                                      |  6 +++++-
.../notes/vlan-limit-b40bd9ca223b76ca.yaml         |  7 +++++++
spec/classes/vswitch_dpdk_spec.rb                  |  5 +++++
spec/classes/vswitch_ovs_spec.rb                   | 23 ++++++++++++++++------
spec/spec_helper.rb                                |  5 +++++
tox.ini                                            |  2 +-
9 files changed, 69 insertions(+), 10 deletions(-)







More information about the Release-announce mailing list