[release-announce] puppet-vswitch 15.0.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Fri Jul 2 14:08:58 UTC 2021


We are glad to announce the release of:

puppet-vswitch 15.0.0: Puppet module for OpenStack Vswitch

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

15.0.0
^^^^^^

New Features

* The following two parameters have been added. These two parameters
  support arbitary vswitch configurations using hashes.

  * "vswitch::ovs::vs_config"

  * "vswitch::dpdk::vs_config"

Changes in puppet-vswitch 14.4.0..15.0.0
----------------------------------------

e4fc423 setup.cfg: Replace dashes with underscores
8995807 Bump version for the start of Xena
b912439 Drop support for FreeBSD and Solaris
1f63cee Remove old workaround to check service status in Ubuntu
8a0d377 Update master for stable/wallaby
675cdec Add missing openstacklib to dependencies
71d591a Support arbitary vsiwtch configurations
9523011 Do not restart ovs when updating other_config:emc-insert-inv-prob


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

lib/puppet/provider/vs_bridge/ovs.rb               |  25 +--
manifests/dpdk.pp                                  |  18 ++-
manifests/ovs.pp                                   |  22 +--
manifests/params.pp                                |  27 +---
metadata.json                                      |  20 +--
...ry-vsiwtch-configurations-d80f49955009552f.yaml |   8 +
releasenotes/source/index.rst                      |   1 +
releasenotes/source/wallaby.rst                    |   6 +
setup.cfg                                          |   6 +-
spec/classes/vswitch_dpdk_spec.rb                  |   2 +-
spec/classes/vswitch_ovs_spec.rb                   | 168 +--------------------
11 files changed, 59 insertions(+), 244 deletions(-)







More information about the Release-announce mailing list