We are gleeful to announce the release of: puppet-ironic 11.6.0: Puppet module for OpenStack Ironic This release is part of the pike stable release series. The source is available from: https://opendev.org/openstack/puppet-ironic Download the package from: https://tarballs.openstack.org/puppet-ironic/ Please report issues through: https://bugs.launchpad.net/puppet-ironic/+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-ironic 11.5.0..11.6.0 --------------------------------------- d1a4b86 Prepare a final release for Pike bc3b72f Notify apache for ironic api in wsgi 23e7fa0 Add 'openstack-db' tag to db-sync Exec resource 0ffe4e1 Move back beaker jobs 8d329f4 Remove non-voting job from gate de76822 import zuul job settings from project-config fc61157 Add kombu_failover_strategy option 82cbce4 Zuul: Remove project name Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- manifests/api.pp | 1 + manifests/db/sync.pp | 1 + manifests/init.pp | 8 ++++++++ manifests/inspector/db/sync.pp | 1 + metadata.json | 10 +++++----- .../notes/add_rabbit_kombu_options-925c20fdd3bde3f0.yaml | 6 ++++++ releasenotes/notes/openstack_db_tag-92785ba5669c7b28.yaml | 3 +++ spec/classes/ironic_db_sync_spec.rb | 2 ++ spec/classes/ironic_init_spec.rb | 1 + spec/classes/ironic_inspector_db_sync_spec.rb | 3 ++- 11 files changed, 31 insertions(+), 7 deletions(-)