[release-announce] puppet-barbican 14.1.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Mon Nov 19 20:48:42 UTC 2018


We contentedly announce the release of:

puppet-barbican 14.1.0: Puppet module for Barbican

This release is part of the stein release series.

Download the package from:

    https://tarballs.openstack.org/puppet-barbican/

For more details, please see below.

14.1.0
^^^^^^

New Features

* Add parameters for the PKCS#11 plugin to allow integration of the
  ATOS and Thales HSMs.

* Added new class barbican::worker which can be used to manage the
  package and service for the barbican-worker.

Changes in puppet-barbican 13.3.0..14.1.0
-----------------------------------------

42e1953 Prepare Stein M1
3c3d14b Fix stdlib version in metadata
9d86a14 Install python3-barbican in Fedora or RedHat > 7
dae066a Add HSM related parameters
436a89e Convert spec testing to use rspec-puppet-facts
489c57a Update min tox version to 2.0
6e55ffb Dissuade .gitignore references to personal tools
b8f9aa2 switch documentation job to new PTI
428cfe8 import zuul job settings from project-config
c138d5d Bump version for the start of Stein
34e6f3a Add barbican::worker class
f4db82e Add the missing 'Table of Contents'
12156f0 Update reno for stable/rocky
fadc6b9 Remove PE requirement from metadata.json


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

.gitignore                                         |  12 +-
.zuul.yaml                                         |   1 +
README.md                                          |   4 +-
manifests/params.pp                                |   3 +-
manifests/plugins/p11_crypto.pp                    |  57 ++++--
manifests/worker.pp                                |  66 +++++++
metadata.json                                      |  16 +-
.../notes/add-hsm-parameters-dd1d97ebc6034292.yaml |   5 +
.../notes/worker-class-a35a35e71399695f.yaml       |   5 +
releasenotes/source/index.rst                      |   1 +
releasenotes/source/rocky.rst                      |   6 +
spec/classes/barbican_keystone_auth_spec.rb        | 204 +++++++++++----------
spec/classes/barbican_plugins_dogtag_spec.rb       | 128 ++++++-------
spec/classes/barbican_plugins_p11_crypto_spec.rb   |  26 ++-
spec/classes/barbican_worker_spec.rb               |  99 ++++++++++
tox.ini                                            |   2 +-
16 files changed, 437 insertions(+), 198 deletions(-)







More information about the Release-announce mailing list