[release-announce] [puppet] puppet-barbican 11.2.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Wed Jul 26 18:49:18 UTC 2017


We joyfully announce the release of:

puppet-barbican 11.2.0: Puppet module for Barbican

This release is part of the pike release series.

Download the package from:

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

For more details, please see below.

11.2.0
^^^^^^

Upgrade Notes

* Deprecated keystone authtoken signing_dir option is removed in
  Pike.

Changes in puppet-barbican 11.1.0..11.2.0
-----------------------------------------

af2e61d Drop -dev version for Pike M3
bf63d35 Update URLs in documents according to document migration
0b97232 Fix unit tests
55acfdf Remove deprecated keystone authtoken signing_dir option
2576358 Fix openstackdocstheme
21261f6 Switch from oslosphinx to openstackdocstheme
7da4ea0 include policy class in api.pp
5a2ee33 Add environment variable
1d3d06f Bump version for Pike M3 Dev
d9ea0d4 Update global requirements


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

README.md                                          |   2 +-
manifests/api.pp                                   |   1 +
manifests/keystone/authtoken.pp                    |  12 ---
metadata.json                                      |   8 +-
...ystone_signing_dir_option-a564b0aa9dd7d970.yaml |   3 +
releasenotes/source/conf.py                        |  18 ++--
setup.cfg                                          |   2 +-
spec/classes/barbican_api_spec.rb                  |   1 +
spec/classes/barbican_wsgi_apache_spec.rb          | 113 ++++++++-------------
test-requirements.txt                              |   6 +-
tox.ini                                            |   2 +-
11 files changed, 68 insertions(+), 100 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index 1ea50a8..a23c7e7 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -2,2 +2,2 @@
-sphinx>=1.5.1  # BSD
-oslosphinx>=4.7.0  # Apache-2.0
+sphinx>=1.6.2 # BSD
+openstackdocstheme>=1.11.0 # Apache-2.0
@@ -7 +7 @@ oslosphinx>=4.7.0  # Apache-2.0
-reno>=1.8.0,!=2.0.0  # Apache-2.0
+reno!=2.0.0,!=2.3.1,>=1.8.0 # Apache-2.0






More information about the Release-announce mailing list