[release-announce] [puppet] puppet-openstacklib 12.0.0 (queens)
no-reply at openstack.org
no-reply at openstack.org
Mon Nov 13 09:28:26 UTC 2017
We exuberantly announce the release of:
puppet-openstacklib 12.0.0: Puppet module for OpenStack Openstacklib
This release is part of the queens release series.
Download the package from:
https://tarballs.openstack.org/puppet-openstacklib/
For more details, please see below.
Changes in puppet-openstacklib 11.3.0..12.0.0
---------------------------------------------
6b15ba1 Add Puppet package to bindep, for module build
8476f42 Prepare for Queens Milestone 1
546eb8f Allow setting log files for apache vhost
8b0adfd Update to the latest address in README
9f00503 Update openstackdocstheme to latest version
ca0bf6e apache wsgi: Exchange defaults for workers and threads
735c664 Fix beaker tests to use openstack_integration for RabbitMQ
6ea6c46 Use Python to compute release notes version
10cabfa Update versions for Queens cycle
153ee07 Update reno for stable/pike
22f5706 Update reno>=2.5.0
Diffstat (except docs and test files)
-------------------------------------
README.md | 2 +-
bindep.txt | 1 +
manifests/wsgi/apache.pp | 26 ++++++++++++++++++++++----
metadata.json | 2 +-
releasenotes/source/conf.py | 4 ++--
releasenotes/source/index.rst | 1 +
releasenotes/source/pike.rst | 6 ++++++
spec/acceptance/rabbitmq_spec.rb | 18 +++---------------
spec/defines/openstacklib_wsgi_apache_spec.rb | 26 ++++++++++++++++++--------
test-requirements.txt | 5 ++---
10 files changed, 57 insertions(+), 34 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