[puppet] puppet-oslo 11.2.0 (pike)
We are overjoyed to announce the release of: puppet-oslo 11.2.0: Puppet module for Oslo This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/puppet-oslo/ For more details, please see below. 11.2.0 ^^^^^^ Deprecation Notes * The configuration option "rabbit_max_retries" is now deprecated and will be removed in the future. Changes in puppet-oslo 11.1.0..11.2.0 ------------------------------------- d5f07ca Drop -dev version for Pike M3 6b4aecf Update URLs in documents according to document migration 3bae373 Change author in setup.cfg 9fe0545 Fix openstackdocstheme 58895ba Switch from oslosphinx to openstackdocstheme 86d5d53 Increase minimum puppetlabs-stdlib version requirement 482a7e8 Add environment variable 63caaf1 Deprecate rabbit_max_retries option 8ce2ea0 Bump version for Pike M3 Dev c9e2760 Update global requirements Diffstat (except docs and test files) ------------------------------------- README.md | 2 +- manifests/messaging/rabbit.pp | 19 ++++++++++++------- metadata.json | 6 +++--- ...deprecate_rabbit_max_retries-813a568923f2335d.yaml | 5 +++++ releasenotes/source/conf.py | 18 ++++++++++++------ setup.cfg | 4 ++-- spec/defines/oslo_messaging_rabbit_spec.rb | 1 - test-requirements.txt | 6 +++--- tox.ini | 2 +- 9 files changed, 39 insertions(+), 24 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 1ea50a8..a23c7e7 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,2 +2,2 @@ -sphinx>=1.5.1 # BSD -oslosphinx>=4.7.0 # Apache-2.0 +sphinx>=1.6.2 # BSD +openstackdocstheme>=1.11.0 # Apache-2.0 @@ -7 +7 @@ oslosphinx>=4.7.0 # Apache-2.0 -reno>=1.8.0,!=2.0.0 # Apache-2.0 +reno!=2.0.0,!=2.3.1,>=1.8.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org