We are glad to announce the release of: puppet-aodh 11.6.0: Puppet module for OpenStack Aodh This release is part of the pike stable 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. 11.6.0 ^^^^^^ New Features * Adds the kombu_failover_strategy option for configuring oslo.messaging.rabbit. This will determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. * Add openstack-db tag to Exec that run db-sync. Changes in puppet-aodh 11.4.0..11.6.0 ------------------------------------- 00d8439 Prepare a final release for Pike 7fd6db6 Notify Apache on config changes 010a3d0 import zuul job settings from project-config 937feed Add 'openstack-db' tag to db-sync Exec resource 77b54fc Add some kombu options e07b4a7 Zuul: Remove project name 6792545 Prepare for Pike post release 744324c Run puppet-openstack-beaker-jobs Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 3 ++- manifests/api.pp | 1 + manifests/db/sync.pp | 1 + manifests/init.pp | 8 ++++++++ metadata.json | 8 ++++---- releasenotes/notes/add_rabbit_kombu_options-97d7fd85fb17b366.yaml | 6 ++++++ releasenotes/notes/openstack_db_tag-987f513d508e7717.yaml | 3 +++ spec/classes/aodh_db_sync_spec.rb | 1 + spec/classes/aodh_init_spec.rb | 2 ++ 9 files changed, 28 insertions(+), 5 deletions(-)