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

no-reply at openstack.org no-reply at openstack.org
Wed Jul 26 18:49:45 UTC 2017


We are delighted to announce the release of:

puppet-watcher 11.2.0: Puppet module for OpenStack Watcher

This release is part of the pike release series.

Download the package from:

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

For more details, please see below.

11.2.0
^^^^^^

Deprecation Notes

* The configuration option "rabbit_max_retries" is now deprecated
  and will be removed in the future.

Changes in puppet-watcher 11.1.0..11.2.0
----------------------------------------

15d460c Drop -dev version for Pike M3
824147d Revert "Fix upgrade command"
82c62a9 Update URLs in documents according to document migration
4048b86 changed author
cb1ded7 Fix openstackdocstheme
7e8104f Switch from oslosphinx to openstackdocstheme
a828faf Add environment variable
0f9cd7b Deprecate rabbit_max_retries option
76dba67 Bump version for Pike M3 Dev
138cc29 Update global requirements


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

README.md                                              |  2 +-
manifests/db/upgrade.pp                                |  2 +-
manifests/init.pp                                      | 15 +++++++++------
metadata.json                                          |  6 +++---
.../deprecate_rabbit_max_retries-8135a8723f235d61.yaml |  5 +++++
.../notes/fix-db-upgrade-5dc1d2c07d26774a.yaml         |  4 ----
releasenotes/source/conf.py                            | 18 ++++++++++++------
setup.cfg                                              |  4 ++--
spec/classes/watcher_db_upgrade_spec.rb                |  4 ++--
spec/classes/watcher_init_spec.rb                      |  2 --
test-requirements.txt                                  |  6 +++---
tox.ini                                                |  2 +-
12 files changed, 39 insertions(+), 31 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