puppet-vswitch 12.4.0 (ussuri)
We are pumped to announce the release of: puppet-vswitch 12.4.0: Puppet module for OpenStack Vswitch This release is part of the ussuri 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. 12.4.0 ^^^^^^ New Features * The following two parameters have been added. * "vswitch::ovs::vlan_limit" * "vswitch::dpdk::vlan_limit" Changes in puppet-vswitch 12.3.0..12.4.0 ---------------------------------------- eac4b9c Prepare the final stable/ussuri release 2938c82 Set fixture paths for unit tests 036ddda Add support for vlan_limit option 7a119c2 Add missing openstacklib to dependencies 5ea77ae Add CentOS8 to nodesets 24366de Switch to Ussuri 0d8b825 Update TOX_CONSTRAINTS_FILE for stable/ussuri 5112a3b Update .gitreview for stable/ussuri Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + Gemfile | 1 + manifests/dpdk.pp | 13 ++++++++++++ manifests/ovs.pp | 17 ++++++++++++++-- metadata.json | 6 +++++- .../notes/vlan-limit-b40bd9ca223b76ca.yaml | 7 +++++++ spec/acceptance/nodesets/nodepool-centos8.yml | 10 ++++++++++ spec/classes/vswitch_dpdk_spec.rb | 5 +++++ spec/classes/vswitch_ovs_spec.rb | 23 ++++++++++++++++------ spec/spec_helper.rb | 5 +++++ tox.ini | 2 +- 11 files changed, 80 insertions(+), 10 deletions(-)
participants (1)
-
no-reply@openstack.org