We high-spiritedly announce the release of: puppet-barbican 16.0.0: Puppet module for Barbican This release is part of the ussuri release series. The source is available from: https://opendev.org/openstack/puppet-barbican Download the package from: https://tarballs.openstack.org/null/ Please report issues through: https://bugs.launchpad.net/puppet-barbican/+bugs For more details, please see below. Changes in puppet-barbican 15.4.0..16.0.0 ----------------------------------------- 5b6ff6e Prepare Ussuri M1 57af257 Convert all class usage to relative names 2b09b06 Fix rabbitmq dependency a4b07dd Update the constraints url c21311f Update master for stable/train Diffstat (except docs and test files) ------------------------------------- examples/init.pp | 2 +- manifests/api.pp | 14 ++-- manifests/api/logging.pp | 2 +- manifests/client.pp | 6 +- manifests/config.pp | 4 +- manifests/db.pp | 2 +- manifests/db/mysql.pp | 4 +- manifests/db/postgresql.pp | 4 +- manifests/db/sync.pp | 2 +- manifests/init.pp | 2 +- manifests/keystone/auth.pp | 2 +- manifests/keystone/authtoken.pp | 2 +- manifests/keystone/notification.pp | 2 +- manifests/params.pp | 2 +- manifests/plugins/dogtag.pp | 4 +- manifests/plugins/kmip.pp | 2 +- manifests/plugins/p11_crypto.pp | 2 +- manifests/plugins/simple_crypto.pp | 2 +- manifests/policy.pp | 4 +- manifests/quota.pp | 12 +-- manifests/worker.pp | 2 +- manifests/wsgi/apache.pp | 136 +++++++++++++++------------------ metadata.json | 10 +-- releasenotes/source/index.rst | 1 + releasenotes/source/train.rst | 6 ++ spec/acceptance/basic_barbican_spec.rb | 10 +-- spec/classes/barbican_api_spec.rb | 16 ++-- tox.ini | 2 +- 28 files changed, 128 insertions(+), 131 deletions(-)