[release-announce] puppet-barbican 20.3.0 (yoga)

no-reply at openstack.org no-reply at openstack.org
Tue Apr 5 09:43:12 UTC 2022


We are delighted to announce the release of:

puppet-barbican 20.3.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.

Changes in puppet-barbican 20.2.0..20.3.0
-----------------------------------------

111ea8b setuptools: Disable auto discovery
092b9e7 Refactor barbican::plugins::kmip
b32a729 Refactor how a required parameter is defined
0d4580b Create a separate class for [retry_scheduler] parameters
8166a08 Fix unit tests of barbican::api
405aee5 Do not manage /var/lib/barbican
4d8daf2 Prepare Yoga RC1
cafa5e9 remove unicode literal from code


Diffstat (except docs and test files)
-------------------------------------

manifests/api.pp                                   | 48 +++++++++-----------
manifests/plugins/dogtag.pp                        | 13 ++----
manifests/plugins/kmip.pp                          | 53 ++++++++++------------
manifests/retry_scheduler.pp                       | 30 ++++++++++++
metadata.json                                      |  8 ++--
.../notes/retry_scheduler-10734512c1553e64.yaml    | 12 +++++
releasenotes/source/conf.py                        | 14 +++---
setup.py                                           |  1 +
spec/classes/barbican_api_spec.rb                  | 27 +++++------
spec/classes/barbican_plugins_kmip_spec.rb         | 39 ++++++++++------
spec/classes/barbican_retry_scheduler_spec.rb      | 45 ++++++++++++++++++
11 files changed, 183 insertions(+), 107 deletions(-)







More information about the Release-announce mailing list