We joyfully announce the release of: puppet-mistral 11.6.0: Puppet module for OpenStack Mistral This release is part of the pike stable release series. The source is available from: https://opendev.org/openstack/puppet-mistral Download the package from: https://tarballs.openstack.org/puppet-mistral/ Please report issues through: https://bugs.launchpad.net/puppet-mistral/+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-mistral 11.4.0..11.6.0 ---------------------------------------- 7184139 Prepare a final release for Pike b99381c Add 'openstack-db' tag to db-sync Exec resource 280f5d7 import zuul job settings from project-config 728f96a Add kombu_failover_strategy option 4e91b91 Zuul: Remove project name Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- manifests/db/sync.pp | 2 ++ manifests/init.pp | 8 ++++++++ metadata.json | 10 +++++----- .../notes/add_rabbit_kombu_options-8185738b6f0d8522.yaml | 6 ++++++ releasenotes/notes/openstack_db_tag-a79c0b390eeba4bb.yaml | 3 +++ spec/classes/mistral_db_sync_spec.rb | 6 ++++-- spec/classes/mistral_init_spec.rb | 1 + 8 files changed, 30 insertions(+), 8 deletions(-)