We are psyched to announce the release of: puppet-trove 15.2.0: Puppet module for OpenStack Trove This release is part of the train release series. The source is available from: https://opendev.org/openstack/puppet-trove Download the package from: https://tarballs.openstack.org/puppet-trove/ Please report issues through: https://bugs.launchpad.net/puppet-trove/+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-trove 15.1.0..15.2.0 -------------------------------------- 818193f Introduce the new rabbit_heartbeat_in_pthread option d69c283 Remove deprecated pki related options 37cf57c Bump the openstackdocstheme extension to 1.20 88392fb Sync Sphinx requirement 3b544b9 Prepare Train M3 Diffstat (except docs and test files) ------------------------------------- manifests/guestagent.pp | 1 + manifests/init.pp | 11 ++++++++ manifests/keystone/authtoken.pp | 30 ---------------------- metadata.json | 8 +++--- ...mq-heartbeat-over-pthread-93fe3506ae120580.yaml | 6 +++++ ...cated_pki_related_options-9713e0ed5956a82a.yaml | 5 ++++ releasenotes/source/conf.py | 13 ---------- spec/classes/trove_guestagent_spec.rb | 9 ++++--- 9 files changed, 36 insertions(+), 52 deletions(-)