We are satisfied to announce the release of: puppet-watcher 15.2.0: Puppet module for OpenStack Watcher This release is part of the train 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. 15.2.0 ^^^^^^ New Features ************ * Allow users to run the RabbitMQ heartbeat over a native python thread in the oslo.messaging RabbitMQ driver, by using the *rabbit_heartbeat_in_pthread* option in configuration. Upgrade Notes ************* * The deprecated pki related options check_revocations_for_cached and hash_algorithms option has been removed. Changes in puppet-watcher 15.1.0..15.2.0 ---------------------------------------- a95ed77 Introduce the new rabbit_heartbeat_in_pthread option 55d8475 Remove deprecated pki related options 6d35968 Bump the openstackdocstheme extension to 1.20 e209101 Sync Sphinx requirement 766ce3a Prepare Train M3 Diffstat (except docs and test files) ------------------------------------- manifests/init.pp | 12 +++++++++ manifests/keystone/authtoken.pp | 30 ---------------------- metadata.json | 6 ++--- ...mq-heartbeat-over-pthread-a074c263f0b7469d.yaml | 6 +++++ ...cated_pki_related_options-a2c2fa2293718348.yaml | 5 ++++ releasenotes/source/conf.py | 13 ---------- spec/classes/watcher_init_spec.rb | 3 +++ 8 files changed, 32 insertions(+), 48 deletions(-)