We eagerly announce the release of: puppet-sahara 11.3.0: Puppet module for OpenStack Sahara This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/puppet-sahara/ For more details, please see below. 11.3.0 ^^^^^^ Deprecation Notes * sahara::rpc_backend is deprecated and will be removed in a future release. Please use sahara::default_transport_url instead. Changes in puppet-sahara 11.2.0..11.3.0 --------------------------------------- 7fae22a Prepare for official Pike release 0f5fbf7 Deprecate oslo.messaging rpc_backend option parameter 93091fa Bump modules to next minor with -dev eb099dc Update openstackdocstheme>=1.16.0 Diffstat (except docs and test files) ------------------------------------- manifests/init.pp | 117 +++++++------ metadata.json | 8 +- ...ate_rpc_backend_parameter-3c92f3cb31cdb3cb.yaml | 4 + releasenotes/source/conf.py | 4 +- spec/classes/sahara_init_spec.rb | 185 ++++++++++----------- test-requirements.txt | 2 +- 6 files changed, 152 insertions(+), 168 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