We are satisfied to announce the release of: puppet-manila 11.6.0: Puppet module for OpenStack Manila This release is part of the pike stable release series. The source is available from: https://opendev.org/openstack/puppet-manila Download the package from: https://tarballs.openstack.org/puppet-manila/ Please report issues through: https://bugs.launchpad.net/puppet-manila/+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-manila 11.4.0..11.6.0 --------------------------------------- 428a016 Prepare a final release for Pike 011d623 Add 'openstack-db' tag to db-sync Exec resource c14156b import zuul job settings from project-config cfb4554 Add deps to all that is needed c42483d Add kombu_failover_strategy option 982e76d Zuul: Remove project name Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- manifests/compute/nova.pp | 22 +++++++------- manifests/db/sync.pp | 1 + manifests/init.pp | 34 +++++++++++++--------- manifests/keystone/auth.pp | 2 ++ manifests/keystone/authtoken.pp | 2 ++ manifests/volume/cinder.pp | 24 ++++++++------- metadata.json | 12 ++++---- .../add_rabbit_kombu_options-a3b52f3aec9b3a48.yaml | 6 ++++ .../notes/openstack_db_tag-b328cfe24b29b287.yaml | 3 ++ spec/classes/manila_db_sync_spec.rb | 1 + spec/classes/manila_init_spec.rb | 3 ++ 12 files changed, 71 insertions(+), 41 deletions(-)