[puppet] puppet-zaqar 11.3.0 (pike)
We are psyched to announce the release of: puppet-zaqar 11.3.0: Puppet module for OpenStack Zaqar This release is part of the pike stable release series. Download the package from: https://tarballs.openstack.org/puppet-zaqar/ For more details, please see below. Changes in puppet-zaqar 11.2.0..11.3.0 -------------------------------------- 915c8f7 Prepare for official Pike release 88765f1 Bump modules to next minor with -dev 9dd0d76 Include logging by default fef9770 Change tag link to the newest address a1de9e3 Add zaqar client install support d66d57a Update openstackdocstheme>=1.16.0 Diffstat (except docs and test files) ------------------------------------- README.md | 2 +- manifests/client.pp | 24 ++++++++++++++++++++++++ manifests/init.pp | 1 + manifests/params.pp | 2 +- metadata.json | 8 ++++---- releasenotes/source/conf.py | 4 ++-- spec/classes/zaqar_client_spec.rb | 35 +++++++++++++++++++++++++++++++++++ test-requirements.txt | 2 +- 8 files changed, 69 insertions(+), 9 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
participants (1)
-
no-reply@openstack.org