We are stoked to announce the release of: puppet-oslo 15.2.0: Puppet module for Oslo This release is part of the train release series. The source is available from: https://opendev.org/openstack/puppet-oslo Download the package from: https://tarballs.openstack.org/puppet-oslo/ Please report issues through: https://bugs.launchpad.net/puppet-oslo/+bugs For more details, please see below. 15.2.0 ^^^^^^ New Features * Allow users to run the RabbitMQ AMQP heartbeat over a native python thread in the oslo.messaging RabbitMQ driver, by using the *heartbeat_in_pthread* option in configuration. Changes in puppet-oslo 15.1.0..15.2.0 ------------------------------------- c7a1088 Bump the openstackdocstheme extension to 1.20 23eb13c Introduce the new `heartbeat_in_pthread` oslo.messaging option. e69e317 Sync Sphinx requirement 4525bc4 Prepare Train M3 Diffstat (except docs and test files) ------------------------------------- manifests/messaging/rabbit.pp | 12 ++++++++++++ metadata.json | 4 ++-- .../rabbitmq-heartbeat-over-pthread-bc86d8b3a2154613.yaml | 6 ++++++ releasenotes/source/conf.py | 13 ------------- spec/defines/oslo_messaging_rabbit_spec.rb | 3 +++ 6 files changed, 26 insertions(+), 17 deletions(-)