[puppet] puppet-openstack_extras 11.2.0 (pike)
We are amped to announce the release of: puppet-openstack_extras 11.2.0: Puppet module for OpenStack Openstack_extras This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/puppet-openstack_extras/ For more details, please see below. Changes in puppet-openstack_extras 11.1.0..11.2.0 ------------------------------------------------- 17028c8 Drop -dev version for Pike M3 6a9d2aa Fix lint issues to upgrade to puppet-lint 2.3 60d0d7c Update URLs in documents according to document migration 8932465 Fix openstackdocstheme de67a39 Switch from oslosphinx to openstackdocstheme 0b0ea62 Add environment variable 32583d9 Bump version for Pike M3 Dev e31a3f7 Update global requirements Diffstat (except docs and test files) ------------------------------------- README.md | 2 +- manifests/pacemaker/service.pp | 4 ++-- manifests/repo/debian/debian.pp | 4 ++-- metadata.json | 2 +- releasenotes/source/conf.py | 13 +++++++------ setup.cfg | 2 +- test-requirements.txt | 6 +++--- tox.ini | 2 +- 8 files changed, 18 insertions(+), 17 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