We are overjoyed to announce the release of: puppet-barbican 23.0.0: Puppet module for Barbican This release is part of the bobcat 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. Changes in puppet-barbican 22.0.0..23.0.0 ----------------------------------------- 7bcaae0 Remove cleanup of [DEFAULT] bind_host and bind_port 2f4fe1d Remove usage of deleted manifest_dir 8597ece Prepare 2023.2 release 9a721be Bump upper version of stdlib 122686e RabbitMQ: Add support for quorum queue options db0bd51 Do not restart services after policy file changes 02d4ae5 Exclude release note files 73eaefe Add .pdkignore to exclude some files from tar ball d459be6 Ensure purge_config takes a boolean value c383235 Add per module policy service refresh 7775352 authtoken: Make password required d3724a4 replace validate_legacy with proper data types e1f09fe Remove support for Puppet 6 9fe8664 Bump upper version of puppetlabs-inifile 362da39 Update master for stable/2023.1 Diffstat (except docs and test files) ------------------------------------- .pdkignore | 52 ++++++++++++++++ manifests/api.pp | 70 +++++++++++++--------- manifests/config.pp | 7 +-- manifests/db/mysql.pp | 4 +- manifests/deps.pp | 4 +- manifests/init.pp | 4 +- manifests/keystone/authtoken.pp | 13 ++-- manifests/keystone/notification.pp | 7 +-- manifests/policy.pp | 7 +-- manifests/retry_scheduler.pp | 7 +-- manifests/worker.pp | 9 +-- metadata.json | 14 ++--- .../rabbit-quorum-queue-db6e4b8fd33ca086.yaml | 5 ++ .../notes/remove-puppet-6-d32115dbd87d54db.yaml | 4 ++ releasenotes/source/2023.1.rst | 6 ++ releasenotes/source/index.rst | 1 + spec/classes/barbican_api_spec.rb | 42 +++++++------ spec/classes/barbican_policy_spec.rb | 2 + spec/spec_helper.rb | 1 - 19 files changed, 166 insertions(+), 93 deletions(-)
participants (1)
-
no-reply@openstack.org