We jubilantly announce the release of: puppet-designate 15.2.0: Puppet module for OpenStack Designate This release is part of the train release series. The source is available from: https://opendev.org/openstack/puppet-designate Download the package from: https://tarballs.openstack.org/puppet-designate/ Please report issues through: https://bugs.launchpad.net/puppet-designate/+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-designate 15.1.0..15.2.0 ------------------------------------------ 5213379 Introduce the new rabbit_heartbeat_in_pthread option d4c4469 Remove deprecated pki related options b80ae9d Bump the openstackdocstheme extension to 1.20 026fa9c Sync Sphinx requirement 3b504a5 Prepare Train M3 Diffstat (except docs and test files) ------------------------------------- manifests/init.pp | 52 +++++++++++++--------- manifests/keystone/authtoken.pp | 30 ------------- metadata.json | 8 ++-- ...mq-heartbeat-over-pthread-be3acd21c9c35f95.yaml | 6 +++ ...cated_pki_related_options-8c6c5d756428f7cd.yaml | 5 +++ releasenotes/source/conf.py | 13 ------ spec/classes/designate_init_spec.rb | 7 ++- 8 files changed, 55 insertions(+), 71 deletions(-)