We are psyched to announce the release of: puppet-magnum 11.6.0: Puppet module for Magnum This release is part of the pike stable release series. The source is available from: https://opendev.org/openstack/puppet-magnum Download the package from: https://tarballs.openstack.org/puppet-magnum/ Please report issues through: https://bugs.launchpad.net/puppet-magnum/+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-magnum 11.3.2..11.6.0 --------------------------------------- 88f2b32 Prepare a final release for Pike cd303e7 Add 'openstack-db' tag to db-sync Exec resource 17cb127 import zuul job settings from project-config 82bc629 Fix mysql connection 0b808ec Add kombu_failover_strategy option 00476b7 Zuul: Remove project name 5674006 Run puppet-openstack-beaker-jobs Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 3 ++- manifests/db.pp | 4 +-- manifests/db/sync.pp | 1 + manifests/init.pp | 30 ++++++++++++++-------- metadata.json | 10 ++++---- .../add_rabbit_kombu_options-8c59fd5ff9e66f74.yaml | 6 +++++ .../notes/openstack_db_tag-aa8292ddf63b0698.yaml | 3 +++ spec/classes/magnum_db_spec.rb | 6 ++--- spec/classes/magnum_db_sync_spec.rb | 2 ++ spec/classes/magnum_init_spec.rb | 3 +++ 10 files changed, 46 insertions(+), 22 deletions(-)
participants (1)
-
no-reply@openstack.org