[release-announce] puppet-vswitch 16.1.0 (yoga)
no-reply at openstack.org
no-reply at openstack.org
Tue Feb 1 09:43:10 UTC 2022
We are happy to announce the release of:
puppet-vswitch 16.1.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.1.0
^^^^^^
Upgrade Notes
*************
* The deprecaed "ovs::dpdk::driver_type" parameter has been removed.
Deprecation Notes
*****************
* Usage of "$::os_service_default" fact for the following two
parameters have been deprecated. Use "undef" instead.
* "ovs::ovs::vlan_limit"
* "ovs::dpdk::vlan_limit"
Changes in puppet-vswitch 16.0.0..16.1.0
----------------------------------------
5de2fde Prepare Yoga M2
c801c6e Ensure hardware offload is disabled
fb9a08d Use undef instead of $::os_service_default
41f864f Remove deprecated ovs::dpdk::driver_type
Diffstat (except docs and test files)
-------------------------------------
manifests/dpdk.pp | 39 +++++++++++++++-------
manifests/ovs.pp | 23 +++++++++++--
metadata.json | 4 +--
.../remove-dpdk-driver_type-81f749f31a0501bd.yaml | 4 +++
...eplace-os_service_default-25185711be0702a9.yaml | 8 +++++
spec/classes/vswitch_dpdk_spec.rb | 8 +++--
spec/classes/vswitch_ovs_spec.rb | 12 ++++---
7 files changed, 75 insertions(+), 23 deletions(-)
More information about the Release-announce
mailing list