puppet-barbican 18.1.0 (wallaby)
We are glad to announce the release of: puppet-barbican 18.1.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.1.0 ^^^^^^ New Features * Added support for two new options for Barbican's PKCS#11 backend. The new options are "[p11_crypto]token_serial_number" and "[p11_crypto]token_label". * The "barbican::plugins::p11_crypto::p11_crypto_plugin_slot_id" parameter has become an optional parameter instead of a required one. * Adds db_sync_timeout parameter to db sync. Changes in puppet-barbican 18.0.0..18.1.0 ----------------------------------------- 58a34d2 Prepare Wallaby M1 e48bc4d Missing supported_os fact e209161 Allow db sync timeouts to be configurable c3d3600 Replace deprecated UPPER_CONSTRAINTS_FILE variable 7da732a Fix outdated files 6ffe489 Simplify the definition of required parameters 432a34e Add p11_crypto_plugin token options ed44272 Fix wrong comments about the required parameters 83cee75 Fix a typo in the example parameter Diffstat (except docs and test files) ------------------------------------- manifests/db/sync.pp | 7 +++ manifests/plugins/kmip.pp | 38 ++++++------- manifests/plugins/p11_crypto.pp | 65 ++++++++-------------- metadata.json | 10 ++-- ...or-token-label-and-serial-5b6ec6acc7f9d791.yaml | 10 ++++ .../add_db_sync_timeout-9c30cd6350a06ed9.yaml | 3 + spec/classes/barbican_db_sync_spec.rb | 7 ++- spec/classes/barbican_keystone_authtoken_spec.rb | 2 +- spec/classes/barbican_plugins_p11_crypto_spec.rb | 6 ++ spec/classes/barbican_wsgi_apache_spec.rb | 1 + tox.ini | 2 +- 11 files changed, 80 insertions(+), 71 deletions(-)
participants (1)
-
no-reply@openstack.org