[release-announce] puppet-watcher 17.1.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Wed Jun 24 13:57:03 UTC 2020


We are psyched to announce the release of:

puppet-watcher 17.1.0: Puppet module for OpenStack Watcher

This release is part of the victoria release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

    https://bugs.launchpad.net/puppet-watcher/+bugs

For more details, please see below.

Changes in puppet-watcher 16.3.0..17.1.0
----------------------------------------

06fa909 Prepare Victoria M1
d6aa2d7 Switch to newer openstackdocstheme and reno versions
5dbeee7 Update Puppet requirement to >= 6.0.0
b5043e1 Remove unnecessary puppet-rabbitmq from dependencies
ce663a7 Remove password hash generation in each puppet modules
b799da0 Bump version for the start of Victoria
cc5c2e5 Bump reno to 2.5.0
425be36 [ussuri][goal] Add CONTRIBUTING.rst
ab01a4a Add CentOS8 to nodesets
38b523a Use anchor to require necessary packages
66f1eb0 Bump openstackdocstheme to 1.30.0
c69f564 Fix rabbitmq version in metadata
cb1290b Change rpsec to rspec
a2251c5 Expect Python3.6 instead of Python2.7 on CentOS8 and Fedora
9c0d111 Update master for stable/ussuri


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

CONTRIBUTING.rst                              | 19 ++++++++++++
README.md                                     |  2 +-
lib/puppet/type/watcher_config.rb             |  4 +--
manifests/db/mysql.pp                         |  2 +-
manifests/db/postgresql.pp                    | 10 +++----
metadata.json                                 | 16 +++-------
releasenotes/source/conf.py                   |  8 ++---
releasenotes/source/index.rst                 |  1 +
releasenotes/source/ussuri.rst                |  6 ++++
spec/acceptance/nodesets/nodepool-centos8.yml | 10 +++++++
spec/classes/watcher_db_mysql_spec.rb         | 42 +++++++++++++--------------
spec/classes/watcher_db_postgresql_spec.rb    | 11 ++++---
spec/classes/watcher_wsgi_apache_spec.rb      | 22 +++++++++++---
spec/unit/type/watcher_config_spec.rb         |  8 ++---
15 files changed, 106 insertions(+), 61 deletions(-)







More information about the Release-announce mailing list