We are pleased to announce the release of: puppet-oslo 11.3.0: Puppet module for Oslo This release is part of the pike stable release series. Download the package from: https://tarballs.openstack.org/puppet-oslo/ For more details, please see below. Changes in puppet-oslo 11.2.0..11.3.0 ------------------------------------- 5ad200e Prepare for official Pike release 6008248 Bump modules to next minor with -dev 1964697 Remove use of oslo.messaging rpc_backend 6483281 Update openstackdocstheme>=1.16.0 Diffstat (except docs and test files) ------------------------------------- manifests/messaging/rabbit.pp | 1 - manifests/messaging/zmq.pp | 1 - metadata.json | 4 ++-- releasenotes/source/conf.py | 4 ++-- spec/defines/oslo_messaging_rabbit_spec.rb | 1 - test-requirements.txt | 2 +- 6 files changed, 5 insertions(+), 8 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