[release-announce] puppet-barbican 18.0.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Thu Jan 14 10:56:34 UTC 2021


We are amped to announce the release of:

puppet-barbican 18.0.0: Puppet module for Barbican

This release is part of the wallaby 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.

18.0.0
^^^^^^

New Features

* The new "barbican::keystone::authtoken::service_type" parameter
  has been added to configure the service_type parameter in authtoken
  middleware.

Changes in puppet-barbican 17.4.0..18.0.0
-----------------------------------------

26f595f Bump version for the start of Wallaby
6f833db Use a 'params' hash for authtoken parameters
bded1a8 Add support for the keystone_authtoken/service_type parameter
950956f Include deps class in unit test for sync
68e04e5 Include deps class in unit test for postgresql
807ae63 Include deps class in unit test for mysql
15a5cb9 Update master for stable/victoria
3b2cde6 Update comment to fix lint


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

manifests/config.pp                                |  6 +-
manifests/init.pp                                  |  5 --
manifests/keystone/authtoken.pp                    | 87 +++++++++++++---------
metadata.json                                      |  8 +-
...ne-authtoken-service_type-1a6b624c522108b6.yaml |  5 ++
releasenotes/source/index.rst                      |  1 +
releasenotes/source/victoria.rst                   |  6 ++
spec/classes/barbican_db_mysql_spec.rb             |  2 +
spec/classes/barbican_db_postgresql_spec.rb        |  2 +
spec/classes/barbican_db_sync_spec.rb              |  2 +
spec/classes/barbican_keystone_authtoken_spec.rb   | 16 ++++
11 files changed, 92 insertions(+), 48 deletions(-)







More information about the Release-announce mailing list