[release-announce] [puppet] puppet-vswitch 6.3.1 (ocata)

no-reply at openstack.org no-reply at openstack.org
Thu Apr 27 21:11:37 UTC 2017


We are glad to announce the release of:

puppet-vswitch 6.3.1: Puppet module for OpenStack Vswitch

This release is part of the ocata stable release series.

Download the package from:

    https://tarballs.openstack.org/puppet-vswitch/

For more details, please see below.

6.3.1
^^^^^

Upgrade Notes

* Support for OVS-DPDK is being extended for OvS 2.6 while retaining
  the backward compatibility with OvS 2.5. In OvS 2.5 the DPDK
  parameters are written as DPDK_OPTIONS to a sysconfig file, while in
  OvS 2.6 the DPDK parameters are configured as ovsdb entries

* Parameter 'memory_channels' is required for OvS 2.5, while in OvS
  2.6 its optional

* parameter 'driver_type' is required only for OvS 2.5. Shall be
  deprecated when OvS 2.5 support is discontinued

Changes in puppet-vswitch 6.3.0..6.3.1
--------------------------------------

bbb7383 Post Ocata Bugfix release
910969d Update Gemfile to pull spec_helper from stable/ocata
f98b722 OVS2.6 changes for DPDK
70e32d2 Update .gitreview for stable/ocata


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

.gitreview                                         |   1 +
Gemfile                                            |   1 +
Rakefile                                           |   1 +
lib/puppet/provider/vs_config/ovs.rb               |  40 +++++-
lib/puppet/type/vs_config.rb                       |  16 +++
manifests/dpdk.pp                                  | 123 ++++++++++++------
manifests/params.pp                                |   2 +
metadata.json                                      |   4 +-
.../notes/ovs2.6_support-cb3b2b5e75fde8ab.yaml     |   9 ++
releasenotes/source/conf.py                        |   4 +-
spec/classes/vswitch_dpdk_spec.rb                  | 141 ++++++++++-----------
spec/unit/puppet/lib/type/vs_config_spec.rb        |  30 +++++
12 files changed, 244 insertions(+), 128 deletions(-)






More information about the Release-announce mailing list