[puppet] puppet-barbican 11.3.0 (pike)
We are pleased to announce the release of: puppet-barbican 11.3.0: Puppet module for Barbican This release is part of the pike stable release series. Download the package from: https://tarballs.openstack.org/puppet-barbican/ For more details, please see below. 11.3.0 ^^^^^^ Deprecation Notes * barbican::rpc_backend is deprecated and will be removed in a future release. Please use barbican::default_transport_url instead. Changes in puppet-barbican 11.2.0..11.3.0 ----------------------------------------- 8241a1d Prepare for official Pike release ce157d0 Fix unit test b98aeeb Bump modules to next minor with -dev 1201a87 Update openstackdocstheme>=1.16.0 16651dc Deprecate oslo.messaging rpc_backend option parameter 0914a53 Change author in setup.cfg Diffstat (except docs and test files) ------------------------------------- manifests/api.pp | 62 ++++++++++------------ metadata.json | 8 +-- ...ate_rpc_backend_parameter-2fca9c3b1b04818e.yaml | 4 ++ releasenotes/source/conf.py | 4 +- setup.cfg | 2 +- spec/classes/barbican_api_spec.rb | 3 -- test-requirements.txt | 2 +- 7 files changed, 41 insertions(+), 44 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index a23c7e7..629ab00 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -3 +3 @@ sphinx>=1.6.2 # BSD -openstackdocstheme>=1.11.0 # Apache-2.0 +openstackdocstheme>=1.16.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org