We contentedly announce the release of: puppet-mistral 15.2.0: Puppet module for OpenStack Mistral This release is part of the train release series. The source is available from: https://opendev.org/openstack/puppet-mistral Download the package from: https://tarballs.openstack.org/puppet-mistral/ Please report issues through: https://bugs.launchpad.net/puppet-mistral/+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-mistral 15.1.0..15.2.0 ---------------------------------------- 31aa947 Introduce the new rabbit_heartbeat_in_pthread option 7011e7d Remove deprecated pki related options 9b1ddbd Bump the openstackdocstheme extension to 1.20 14963c5 Sync Sphinx requirement 0e36261 Prepare Train M3 Diffstat (except docs and test files) ------------------------------------- manifests/init.pp | 12 +++++++++ manifests/keystone/authtoken.pp | 30 ---------------------- metadata.json | 8 +++--- ...mq-heartbeat-over-pthread-802f3f789d9d99f4.yaml | 6 +++++ ...cated_pki_related_options-bba5dfd118aae1ed.yaml | 5 ++++ releasenotes/source/conf.py | 13 ---------- spec/classes/mistral_init_spec.rb | 8 +++++- 8 files changed, 37 insertions(+), 50 deletions(-)