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

no-reply at openstack.org no-reply at openstack.org
Tue Aug 4 15:30:46 UTC 2020


We contentedly announce the release of:

puppet-watcher 17.2.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.

17.2.0
^^^^^^


New Features
************

* The new "watcher::keystone::authtoken::interface" parameter has
  been added, which can be used to set the interface parameter in
  authtoken middleware.


Bug Fixes
*********

* In wsgi configuration, now workers is used to define concurrency
  by default instead of threads, to be consistent with the other
  puppet modules.

Changes in puppet-watcher 17.1.0..17.2.0
----------------------------------------

517a9ae Prepare Victoria M2
bf7ecaf Add support for the interface parameter in authtoken middleware
855a5c8 Use workers instead of threads in wsgi by default


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

manifests/keystone/authtoken.pp                                   | 7 +++++++
manifests/wsgi/apache.pp                                          | 8 ++++----
metadata.json                                                     | 6 +++---
.../notes/keystone-authtoken-interface-7148ae51c1971a27.yaml      | 5 +++++
releasenotes/notes/wsgi-use-workers-02a0232bf3aac3fe.yaml         | 5 +++++
spec/classes/watcher_keystone_authtoken_spec.rb                   | 3 +++
spec/classes/watcher_wsgi_apache_spec.rb                          | 6 +++---
7 files changed, 30 insertions(+), 10 deletions(-)







More information about the Release-announce mailing list