[puppet] puppet-mistral 11.3.0 (pike)
We are chuffed to announce the release of: puppet-mistral 11.3.0: Puppet module for OpenStack Mistral This release is part of the pike stable release series. Download the package from: https://tarballs.openstack.org/puppet-mistral/ For more details, please see below. 11.3.0 ^^^^^^ Deprecation Notes * mistral::rpc_backend is deprecated and will be removed in a future release. Please use mistral::default_transport_url instead. Changes in puppet-mistral 11.2.0..11.3.0 ---------------------------------------- 40d572b Prepare for official Pike release 940f037 Fix unit test 4844def Bump modules to next minor with -dev 644c51f Revert "Revert "Revert "Add support for Keystone authtoken""" d72b2da Fix unit test for mistral::client class d510cfb Update openstackdocstheme>=1.16.0 7fa80b8 Revert "Revert "Add support for Keystone authtoken"" a7c7240 Deprecate oslo.messaging rpc_backend option parameter Diffstat (except docs and test files) ------------------------------------- manifests/init.pp | 57 ++++++++++------------ metadata.json | 8 +-- ...ate_rpc_backend_parameter-5f612bed0889238b.yaml | 4 ++ releasenotes/source/conf.py | 4 +- spec/classes/mistral_client_spec.rb | 34 ++++++++++--- spec/classes/mistral_init_spec.rb | 1 - test-requirements.txt | 2 +- 7 files changed, 66 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