We are glad to announce the release of: puppet-tacker 11.2.0: Puppet module for OpenStack Tacker This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/puppet-tacker/ For more details, please see below. Changes in puppet-tacker 11.1.0..11.2.0 --------------------------------------- a1d4f41 Drop -dev version for Pike M3 433b569 Update URLs in documents according to document migration be9ef97 Fix openstackdocstheme d7cbe81 Switch from oslosphinx to openstackdocstheme f153173 Correcting author 838f9e3 Add environment variable 64cd7ba Bump version for Pike M3 Dev 98bf684 Update global requirements Diffstat (except docs and test files) ------------------------------------- README.md | 2 +- metadata.json | 8 ++++---- releasenotes/source/conf.py | 18 ++++++++++++------ setup.cfg | 4 ++-- test-requirements.txt | 6 +++--- tox.ini | 2 +- 6 files changed, 23 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