We are thrilled to announce the release of: puppet-magnum 15.2.0: Puppet module for Magnum This release is part of the train release series. The source is available from: https://opendev.org/openstack/puppet-magnum Download the package from: https://tarballs.openstack.org/puppet-magnum/ Please report issues through: https://bugs.launchpad.net/puppet-magnum/+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-magnum 15.1.0..15.2.0 --------------------------------------- 101bbaa Introduce the new rabbit_heartbeat_in_pthread option db199be Remove deprecated pki related options 759aecc Bump the openstackdocstheme extension to 1.20 6d9a4f1 Sync Sphinx requirement d198caa 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-acbbf51a14abb6c0.yaml | 6 +++++ ...cated_pki_related_options-b044a8106183c2c5.yaml | 5 ++++ releasenotes/source/conf.py | 13 ---------- spec/classes/magnum_init_spec.rb | 3 +++ 8 files changed, 33 insertions(+), 49 deletions(-)