We are pumped to announce the release of: puppet-barbican 11.6.0: Puppet module for Barbican This release is part of the pike stable release series. The source is available from: https://opendev.org/openstack/puppet-barbican Download the package from: https://tarballs.openstack.org/puppet-barbican/ Please report issues through: https://bugs.launchpad.net/puppet-barbican/+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-barbican 11.4.0..11.6.0 ----------------------------------------- f8b6b03 Prepare a final release for Pike 2e18fd2 Notify apache for barbican api in wsgi 8b74cd5 import zuul job settings from project-config 3b7563d Add 'openstack-db' tag to db-sync Exec resource 8dc9fcf Configure dogtag_plugin_nss_password as secret 884c976 Add some kombu options b11e830 Zuul: Remove project name Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- manifests/api.pp | 10 ++++++++++ manifests/db/sync.pp | 1 + manifests/plugins/dogtag.pp | 2 +- metadata.json | 10 +++++----- .../notes/add_rabbit_kombu_options-81a0ef4ac97e5a3a.yaml | 6 ++++++ releasenotes/notes/openstack_db_tag-afedb8332112f9ef.yaml | 3 +++ spec/classes/barbican_api_spec.rb | 3 +++ spec/classes/barbican_db_sync_spec.rb | 2 ++ spec/classes/barbican_plugins_dogtag_spec.rb | 2 +- 10 files changed, 33 insertions(+), 8 deletions(-)
participants (1)
-
no-reply@openstack.org