[release-announce] [puppet] puppet-vswitch 8.0.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Nov 13 09:33:42 UTC 2017


We eagerly announce the release of:

puppet-vswitch 8.0.0: Puppet module for OpenStack Vswitch

This release is part of the queens release series.

Download the package from:

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

For more details, please see below.

8.0.0
^^^^^

New Features

* Added the configuration option to enable ovs hardware offload.
  This feature is support with ovs 2.8.0.

Changes in puppet-vswitch 7.3.0..8.0.0
--------------------------------------

2eec770 Add Puppet package to bindep, for module build
c7079b8 Prepare for Queens Milestone 1
0da1882 add support for ovs hw-offload
6bc750c Update to the latest address in README
17f47a8 Update openstackdocstheme to latest version
aedfc59 Use Python to compute release notes version
f1dc7ab Update versions for Queens cycle
265d088 Update reno for stable/pike
b8a11fc Update reno>=2.5.0


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

README.md                                             |  2 +-
bindep.txt                                            |  1 +
manifests/ovs.pp                                      | 19 +++++++++++++++++--
metadata.json                                         |  2 +-
.../notes/ovs-hw-offload-020fe686bbced136.yaml        |  4 ++++
releasenotes/source/conf.py                           |  4 ++--
releasenotes/source/index.rst                         |  1 +
releasenotes/source/pike.rst                          |  6 ++++++
spec/classes/vswitch_ovs_spec.rb                      | 12 +++++++++++-
test-requirements.txt                                 |  5 ++---
10 files changed, 46 insertions(+), 10 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index 629ab00..8db5c0d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -3 +3 @@ sphinx>=1.6.2 # BSD
-openstackdocstheme>=1.16.0 # Apache-2.0
+openstackdocstheme>=1.17.0 # Apache-2.0
@@ -6,2 +6 @@ openstackdocstheme>=1.16.0 # Apache-2.0
-# FIXME: reno is manually pinned to !=2.0.0 because of bug #1651995
-reno!=2.0.0,!=2.3.1,>=1.8.0 # Apache-2.0
+reno>=2.5.0 # Apache-2.0






More information about the Release-announce mailing list