[release-announce] puppet-barbican 15.2.0 (train)

no-reply at openstack.org no-reply at openstack.org
Fri Sep 27 16:09:12 UTC 2019


We are thrilled to announce the release of:

puppet-barbican 15.2.0: Puppet module for Barbican

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

15.2.0
^^^^^^


New Features
************

* New hieradata, barbican::keystone::authtoken::service_token_roles,
  is introduced so that specific role can be assigned to the service
  user who can use service token feature.

* Allow users to run the RabbitMQ heartbeat over a native python
  thread in the oslo.messaging RabbitMQ driver, by using the
  *rabbit_heartbeat_in_pthread* option in configuration.


Upgrade Notes
*************

* The deprecated pki related options check_revocations_for_cached
  and hash_algorithms option has been removed.

Changes in puppet-barbican 15.1.0..15.2.0
-----------------------------------------

b3471b1 Introduce the new rabbit_heartbeat_in_pthread option
59a8a7f Configure keystone_authtoken/service_token_roles
11552e8 Remove deprecated pki related options
94e3a80 Bump the openstackdocstheme extension to 1.20
0b456c7 Sync Sphinx requirement
d367502 Prepare Train M3


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

manifests/api.pp                                   | 12 +++++++
manifests/keystone/authtoken.pp                    | 42 +++++++---------------
metadata.json                                      |  8 ++---
...token-service_token_roles-e391d38e42fac7f0.yaml |  6 ++++
...mq-heartbeat-over-pthread-854a6ff08efbcf52.yaml |  6 ++++
...cated_pki_related_options-947194335b995019.yaml |  5 +++
releasenotes/source/conf.py                        | 13 -------
spec/classes/barbican_api_spec.rb                  |  3 ++
spec/classes/barbican_keystone_authtoken_spec.rb   |  3 ++
10 files changed, 54 insertions(+), 49 deletions(-)







More information about the Release-announce mailing list