[release-announce] [puppet] puppet-barbican 10.1.0 (ocata)

no-reply at openstack.org no-reply at openstack.org
Thu Dec 15 12:55:23 UTC 2016


We are delighted to announce the release of:

puppet-barbican 10.1.0: Puppet module for Barbican

This release is part of the ocata release series.

Download the package from:

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

For more details, please see below.

10.1.0
^^^^^^

Add hooks for external install & svc management.


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

* This adds defined anchor points for external modules to hook into
  the software install, config and service dependency chain. This
  allows external modules to manage software installation (virtualenv,
  containers, etc) and service management (pacemaker) without needing
  rely on resources that may change or be renamed.

Changes in puppet-barbican 10.0.0..10.1.0
-----------------------------------------

868a799 Prepare 10.1.0 release
49e683a Show team and repo badges on README
e12dfae Add hooks for external install & svc management
76daad4 Switch to openstacklib to configure apache httpd


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

README.md                                          |   7 +
manifests/api.pp                                   |  13 +-
manifests/api/logging.pp                           |   2 +
manifests/client.pp                                |   1 +
manifests/config.pp                                |   3 +
manifests/db.pp                                    |   2 +
manifests/db/mysql.pp                              |   6 +-
manifests/db/postgresql.pp                         |   6 +-
manifests/db/sync.pp                               |  14 +-
manifests/deps.pp                                  |  40 +++++
manifests/keystone/auth.pp                         |   6 +-
manifests/keystone/authtoken.pp                    |   2 +
manifests/keystone/notification.pp                 |   2 +
manifests/plugins/dogtag.pp                        |   2 +-
manifests/plugins/kmip.pp                          |   2 +
manifests/plugins/p11_crypto.pp                    |   2 +
manifests/plugins/simple_crypto.pp                 |   2 +
manifests/policy.pp                                |   2 +
manifests/quota.pp                                 |   2 +
manifests/wsgi/apache.pp                           | 166 +++++----------------
metadata.json                                      |   8 +-
...xternal_install_mgmt_hook-8715781a2fe9134f.yaml |  10 ++
releasenotes/source/conf.py                        |   4 +-
spec/classes/barbican_api_spec.rb                  |   5 +-
spec/classes/barbican_wsgi_apache_spec.rb          |  95 ++++++------
25 files changed, 197 insertions(+), 207 deletions(-)






More information about the Release-announce mailing list