[release-announce] puppet-barbican 20.1.0 (yoga)
no-reply at openstack.org
no-reply at openstack.org
Tue Feb 1 09:38:23 UTC 2022
We are delighted to announce the release of:
puppet-barbican 20.1.0: Puppet module for Barbican
This release is part of the yoga 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.
20.1.0
^^^^^^
Upgrade Notes
*************
* The default vhost config file is no longer managed. Make sure the
parameters of the "apache" class are properly defined and the
default vhost file is deleted.
Bug Fixes
*********
* Now the "barbican::keystone::notification" class manages the
service and the package to use the keystone notification feature.
Changes in puppet-barbican 20.0.0..20.1.0
-----------------------------------------
5bedc75 Prepare Yoga M2
f6c1a66 Stop replacing the default apache config file
d6bbb2c Install and enable keystone-listner
47729d3 Fix ineffective dependency
da645f8 Load libraries in a single place
09890b5 Fix typo in content to clear the default httpd config file
b23fdf4 Clean up direct dependencies on puppetlabs-apache
cf918ed Remove dependencies for Keystone_* resources
2b15164 Fix dependencies related to openstacklib::policy
Diffstat (except docs and test files)
-------------------------------------
manifests/api.pp | 1 -
manifests/deps.pp | 2 +-
manifests/keystone/notification.pp | 43 ++++++++++++++++++
manifests/params.pp | 30 ++++++------
manifests/wsgi/apache.pp | 26 +----------
metadata.json | 12 ++---
.../notes/bug-1956397-5286a7662b8b8cb6.yaml | 5 ++
.../default-vhost-config-f599feabf2230ace.yaml | 6 +++
.../classes/barbican_keystone_notification_spec.rb | 53 +++++++++++++++++++---
spec/classes/barbican_wsgi_apache_spec.rb | 16 +------
spec/spec_helper.rb | 3 ++
.../barbican_api_paste_ini/ini_setting_spec.rb | 22 ---------
.../barbican_api_uwsgi_config/ini_setting_spec.rb | 16 -------
.../barbican_config/openstackconfig_spec.rb | 22 ---------
14 files changed, 128 insertions(+), 129 deletions(-)
More information about the Release-announce
mailing list