[release-announce] puppet-vswitch 11.5.0 (train)

no-reply at openstack.org no-reply at openstack.org
Wed Jun 16 16:05:30 UTC 2021


We are stoked to announce the release of:

puppet-vswitch 11.5.0: Puppet module for OpenStack Vswitch

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

11.5.0
^^^^^^

New Features

* The following two parameters have been added.

  * "vswitch::ovs::vlan_limit"

  * "vswitch::dpdk::vlan_limit"

Changes in puppet-vswitch 11.4.0..11.5.0
----------------------------------------

5d96dab Prepare the final stable/train release
d8acf3c Add support for vlan_limit option
2cc977b Add missing openstacklib to dependencies
5b074e7 Switch to Train
58734f4 Update TOX/UPPER_CONSTRAINTS_FILE for stable/train
e35c71c Update .gitreview for stable/train


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

.gitreview                                         |  1 +
Gemfile                                            |  3 ++-
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 ++++++++++++++++------
tox.ini                                            |  2 +-
9 files changed, 66 insertions(+), 11 deletions(-)







More information about the Release-announce mailing list