We are pumped to announce the release of: puppet-aodh 15.2.0: Puppet module for OpenStack Aodh This release is part of the train release series. The source is available from: https://opendev.org/openstack/puppet-aodh Download the package from: https://tarballs.openstack.org/puppet-aodh/ Please report issues through: https://bugs.launchpad.net/puppet-aodh/+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 parameters heat::api::host and heat::api::port is removed. * The deprecated parameter auth_endpoint_type in heat::auth is removed. Please use interface parameter instead. * The deprecated parameter heat::gnocchi_url is removed. * The deprecated pki related options check_revocations_for_cached and hash_algorithms option has been removed. Changes in puppet-aodh 15.1.0..15.2.0 ------------------------------------- 721cea2 Introduce the new rabbit_heartbeat_in_pthread option 06da1da Remove deprecated parameters 0e707d0 Remove deprecated pki related options dc67148 Bump the openstackdocstheme extension to 1.20 37e640a Sync Sphinx requirement d44bc0b Prepare Train M3 Diffstat (except docs and test files) ------------------------------------- manifests/api.pp | 22 ---------------- manifests/auth.pp | 16 +----------- manifests/init.pp | 24 ++++++++--------- manifests/keystone/authtoken.pp | 30 ---------------------- manifests/params.pp | 8 ------ metadata.json | 8 +++--- ...mq-heartbeat-over-pthread-8067e160b9d667bf.yaml | 6 +++++ .../notes/remove-deprecated-f7d4f916bd4c6298.yaml | 9 +++++++ ...cated_pki_related_options-a5cc74b527537705.yaml | 5 ++++ releasenotes/source/conf.py | 13 ---------- spec/classes/aodh_api_spec.rb | 7 ++--- spec/classes/aodh_init_spec.rb | 3 +++ 13 files changed, 47 insertions(+), 109 deletions(-)