puppet-vswitch 14.4.0 (wallaby)
We are happy to announce the release of: puppet-vswitch 14.4.0: Puppet module for OpenStack Vswitch This release is part of the wallaby 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. 14.4.0 ^^^^^^ New Features * The new "vsiwtch::dpdk::enable_hw_offload" parameter has been added. This parameter can be used to enable or disable hardware offload when dpdk is used. * The following two parameters have been added. * "vswitch::ovs::vlan_limit" * "vswitch::dpdk::vlan_limit" Changes in puppet-vswitch 14.3.0..14.4.0 ---------------------------------------- 0077e6b Update sphinx to the latest version b8bb798 Prepare Wallaby RC1 2784469 metadata.json: debian 11 12dfa00 Update supported Ubuntu version to Focal 0d02645 Add support for the hw-offload option in dpdk 4887f4c Add support for vlan_limit option Diffstat (except docs and test files) ------------------------------------- manifests/dpdk.pp | 30 ++++++++++++++++++++++ manifests/ovs.pp | 17 ++++++++++-- metadata.json | 6 ++--- .../dpdk-enable_hw_offload-5c83aeb19d459fc6.yaml | 6 +++++ .../notes/vlan-limit-b40bd9ca223b76ca.yaml | 7 +++++ spec/classes/vswitch_dpdk_spec.rb | 11 ++++++++ spec/classes/vswitch_ovs_spec.rb | 23 ++++++++++++----- 8 files changed, 90 insertions(+), 12 deletions(-)
participants (1)
-
no-reply@openstack.org