We are gleeful to announce the release of: puppet-vswitch 14.4.2: 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. Changes in puppet-vswitch 14.4.1..14.4.2 ---------------------------------------- 51e82ca setuptools: Disable auto discovery faf487c Prepare the final wallaby release 33df2d2 vs_config: Fix broken idempotency with nil/empty value ee7c31b Do not use service resource to restart openvswitch service 6d0b3d5 Do not restart ovs when updating other_config:emc-insert-inv-prob 3facbb3 Fix default of vswitch::provider in RedHat OS Diffstat (except docs and test files) ------------------------------------- lib/puppet/provider/vs_config/ovs.rb | 14 ++++++++++++-- lib/puppet/type/vs_config.rb | 15 +++++++++++++++ manifests/dpdk.pp | 21 ++++++++++++++------- manifests/ovs.pp | 19 +++++++++++++------ manifests/params.pp | 2 +- metadata.json | 2 +- setup.py | 1 + spec/acceptance/basic_vswitch_spec.rb | 25 ++++++++++++++++++++++++- spec/classes/vswitch_dpdk_spec.rb | 4 ++-- spec/classes/vswitch_ovs_spec.rb | 4 ++-- 10 files changed, 85 insertions(+), 22 deletions(-)
participants (1)
-
no-reply@openstack.org