We are tickled pink to announce the release of: puppet-congress 11.6.0: Puppet module for OpenStack Congress This release is part of the pike stable release series. The source is available from: https://opendev.org/openstack/puppet-congress Download the package from: https://tarballs.openstack.org/puppet-congress/ Please report issues through: https://bugs.launchpad.net/puppet-congress/+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-congress 11.4.0..11.6.0 ----------------------------------------- ea8a720 Prepare a final release for Pike e71289f import zuul job settings from project-config 37a78a7 Add 'openstack-db' tag to db-sync Exec resource 99bc411 Add some kombu options 13a8c65 Zuul: Remove project name Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- manifests/db/sync.pp | 1 + manifests/init.pp | 8 ++++++++ metadata.json | 10 +++++----- .../notes/add_rabbit_kombu_options-93fa34586e34eb65.yaml | 6 ++++++ releasenotes/notes/openstack_db_tag-88dbf004beb21248.yaml | 3 +++ spec/classes/congress_db_sync_spec.rb | 1 + spec/classes/congress_init_spec.rb | 2 ++ 8 files changed, 27 insertions(+), 6 deletions(-)