[openstack-announce] [new][puppet] puppet-barbican 9.2.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 29 18:25:02 UTC 2016


We are exuberant to announce the release of:

puppet-barbican 9.2.0: Puppet module for Barbican

This release is part of the newton release series.

For more details, please see below.

Changes in puppet-barbican 9.1.0..9.2.0
---------------------------------------

74d7196 Prepare 9.2.0 (newton b3)
0df44cb Move barbican to authtoken
b0af133 Move other-requirements.txt to bindep.txt
39d742b Fix dependency name for DB's creation manifests
31e84ab db: remove useless pick
96d6a1d keystone: use auth_type and not auth_plugin
84611bb enabled specified twice.
3b109d9 Include openstacklib defaults manifest.


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

bindep.txt                                       |   0
manifests/api.pp                                 |  86 ++++----
manifests/db.pp                                  |  32 +--
manifests/db/mysql.pp                            |   2 +-
manifests/db/postgresql.pp                       |   2 +-
manifests/keystone/authtoken.pp                  | 270 +++++++++++++++++++++++
manifests/params.pp                              |   1 +
metadata.json                                    |   8 +-
other-requirements.txt                           |   0
releasenotes/source/conf.py                      |   4 +-
spec/acceptance/basic_barbican_spec.rb           |  15 +-
spec/classes/barbican_api_spec.rb                |  70 +++---
spec/classes/barbican_keystone_authtoken_spec.rb | 145 ++++++++++++
spec/classes/barbican_plugins_dogtag_spec.rb     |   1 -
14 files changed, 526 insertions(+), 110 deletions(-)






More information about the OpenStack-announce mailing list