We are glad to announce the release of: puppet-vitrage 5.2.0: Puppet module for OpenStack Vitrage This release is part of the train release series. The source is available from: https://opendev.org/openstack/puppet-vitrage Download the package from: https://tarballs.openstack.org/puppet-vitrage/ Please report issues through: https://bugs.launchpad.net/puppet-vitrage/+bugs For more details, please see below. 5.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 vitrage::collector class is removed. * The deprecated pki related options check_revocations_for_cached and hash_algorithms option has been removed. Changes in puppet-vitrage 5.1.0..5.2.0 -------------------------------------- e490664 Remove vitrage::collector b168689 Introduce the new rabbit_heartbeat_in_pthread option d7a6628 Remove deprecated pki related options 0a17b29 Bump the openstackdocstheme extension to 1.20 df9c408 Sync Sphinx requirement ac2e5bc Prepare Train M3 Diffstat (except docs and test files) ------------------------------------- manifests/collector.pp | 25 ------------------ manifests/init.pp | 12 +++++++++ manifests/keystone/authtoken.pp | 30 ---------------------- metadata.json | 8 +++--- ...mq-heartbeat-over-pthread-a1a663d38863363e.yaml | 6 +++++ .../notes/remove-collector-ef57b405603af86c.yaml | 4 +++ ...cated_pki_related_options-a1e4916d7d6bb07c.yaml | 5 ++++ releasenotes/source/conf.py | 13 ---------- spec/classes/vitrage_init_spec.rb | 3 +++ 10 files changed, 37 insertions(+), 74 deletions(-)
participants (1)
-
no-reply@openstack.org