[release-announce] [puppet] puppet-ovn 12.0.0 (queens)

no-reply at openstack.org no-reply at openstack.org
Mon Nov 13 09:28:12 UTC 2017


We are amped to announce the release of:

puppet-ovn 12.0.0: Puppet module for OVN

This release is part of the queens release series.

Download the package from:

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

For more details, please see below.

Changes in puppet-ovn 11.3.0..12.0.0
------------------------------------

dccaec0 Add Puppet package to bindep, for module build
ff139e5 Prepare for Queens Milestone 1
0203b4d Provide the option to configure OVN integration bridge name
144f575 Update to the latest address in README
33d804a Update openstackdocstheme to latest version
bb8c4bf Use Python to compute release notes version
fae7fd0 Update versions for Queens cycle
a291117 Update reno for stable/pike
2508354 Update reno>=2.5.0


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

README.md                           | 2 +-
bindep.txt                          | 1 +
manifests/controller.pp             | 6 ++++++
metadata.json                       | 2 +-
releasenotes/source/conf.py         | 4 ++--
releasenotes/source/index.rst       | 1 +
releasenotes/source/pike.rst        | 6 ++++++
spec/classes/ovn_controller_spec.rb | 5 +++++
test-requirements.txt               | 5 ++---
9 files changed, 25 insertions(+), 7 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