[puppet] puppet-manila 11.3.0 (pike)
We are chuffed to announce the release of: puppet-manila 11.3.0: Puppet module for OpenStack Manila This release is part of the pike stable release series. Download the package from: https://tarballs.openstack.org/puppet-manila/ For more details, please see below. 11.3.0 ^^^^^^ Deprecation Notes * manila::rpc_backend is deprecated and will be removed in a future release. Please use manila::default_transport_url instead. Changes in puppet-manila 11.2.0..11.3.0 --------------------------------------- deaaea9 Prepare for official Pike release a2ec2cb Deprecate oslo.messaging rpc_backend option parameter 4c34455 Bump modules to next minor with -dev 9778010 Fix unit test for manila::client class 571bbe1 Update openstackdocstheme>=1.16.0 Diffstat (except docs and test files) ------------------------------------- manifests/init.pp | 88 ++++++++++------------ metadata.json | 10 +-- ...ate_rpc_backend_parameter-2aed9dd1387a910f.yaml | 4 + releasenotes/source/conf.py | 4 +- spec/classes/manila_client_spec.rb | 44 +++++------ spec/classes/manila_init_spec.rb | 4 - test-requirements.txt | 2 +- 7 files changed, 71 insertions(+), 85 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