[puppet] puppet-trove 11.2.0 (pike)
We are jazzed to announce the release of: puppet-trove 11.2.0: Puppet module for OpenStack Trove This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/puppet-trove/ For more details, please see below. 11.2.0 ^^^^^^ Upgrade Notes * Deprecated keystone authtoken signing_dir option is removed in Pike. Changes in puppet-trove 11.1.0..11.2.0 -------------------------------------- 3fdefbf Drop -dev version for Pike M3 8726a56 Update URLs in documents according to document migration 46ed6e4 changed author 4b9db23 Remove deprecated keystone authtoken signing_dir option 095b2c0 Fix openstackdocstheme d165b22 Switch from oslosphinx to openstackdocstheme f512af0 Add environment variable 50edc2c Fix markdown format typo e53e7e5 Bump version for Pike M3 Dev 14d4f12 Update global requirements Diffstat (except docs and test files) ------------------------------------- README.md | 8 ++++---- manifests/keystone/authtoken.pp | 12 ------------ metadata.json | 8 ++++---- ...d_keystone_signing_dir_option-9dfe0af3219d10f7.yaml | 3 +++ releasenotes/source/conf.py | 18 ++++++++++++------ setup.cfg | 7 +++---- test-requirements.txt | 6 +++--- tox.ini | 2 +- 8 files changed, 30 insertions(+), 34 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