We are chuffed to announce the release of: puppet-glance 15.2.0: Puppet module for OpenStack Glance This release is part of the train release series. The source is available from: https://opendev.org/openstack/puppet-glance Download the package from: https://tarballs.openstack.org/puppet-glance/ Please report issues through: https://bugs.launchpad.net/puppet-glance/+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-glance 15.1.0..15.2.0 --------------------------------------- f55d5f0 Introduce the new rabbit_heartbeat_in_pthread option e82d93c Remove deprecated pki related options 17fee69 Bump the openstackdocstheme extension to 1.20 22eab9f Sync Sphinx requirement dc00f68 Prepare Train M3 Diffstat (except docs and test files) ------------------------------------- manifests/api/authtoken.pp | 30 ---------------------- manifests/notify/rabbitmq.pp | 12 +++++++++ manifests/registry/authtoken.pp | 30 ---------------------- metadata.json | 10 ++++---- ...mq-heartbeat-over-pthread-8a0e7e5c03c2b7c0.yaml | 6 +++++ ...cated_pki_related_options-bc4c9c7169048ddf.yaml | 5 ++++ releasenotes/source/conf.py | 13 ---------- spec/classes/glance_notify_rabbitmq_spec.rb | 5 ++++ 9 files changed, 36 insertions(+), 80 deletions(-)