[release-announce] [puppet] puppet-mistral 11.2.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Wed Jul 26 18:50:16 UTC 2017


We exuberantly announce the release of:

puppet-mistral 11.2.0: Puppet module for OpenStack Mistral

This release is part of the pike release series.

Download the package from:

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

For more details, please see below.

Changes in puppet-mistral 11.1.0..11.2.0
----------------------------------------

97f7ca4 Drop -dev version for Pike M3
9e70a0c Fix lint issues to upgrade to puppet-lint 2.3
15c77b6 Remove un-used variable
b1edac6 Update URLs in documents according to document migration
ae0bd7c Fix unit tests
7e88412 Revert "Add support for Keystone authtoken"
94663cb Fix openstackdocstheme
15e99c5 Switch from oslosphinx to openstackdocstheme
841efec Add support for Keystone authtoken
b6c534b Add environment variable
60339db Bump version for Pike M3 Dev
40054e2 Update global requirements
95680e0 Use proper resource collector syntax for httpd service
f669c68 Fix lint issue


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

README.md                                |   2 +-
manifests/api.pp                         |   2 +-
manifests/db.pp                          |   2 +-
manifests/db/mysql.pp                    |   5 --
manifests/db/sync.pp                     |   4 +-
metadata.json                            |   8 +--
releasenotes/source/conf.py              |  18 +++--
setup.cfg                                |   2 +-
spec/classes/mistral_wsgi_apache_spec.rb | 113 ++++++++++++-------------------
test-requirements.txt                    |   6 +-
tox.ini                                  |   2 +-
11 files changed, 70 insertions(+), 94 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 1ea50a8..a23c7e7 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,2 +2,2 @@
-sphinx>=1.5.1  # BSD
-oslosphinx>=4.7.0  # Apache-2.0
+sphinx>=1.6.2 # BSD
+openstackdocstheme>=1.11.0 # Apache-2.0
@@ -7 +7 @@ oslosphinx>=4.7.0  # Apache-2.0
-reno>=1.8.0,!=2.0.0  # Apache-2.0
+reno!=2.0.0,!=2.3.1,>=1.8.0 # Apache-2.0






More information about the Release-announce mailing list