[release-announce] [puppet] puppet-sahara 11.2.0 (pike)

no-reply at openstack.org no-reply at openstack.org
Wed Jul 26 18:51:11 UTC 2017


We are chuffed to announce the release of:

puppet-sahara 11.2.0: Puppet module for OpenStack Sahara

This release is part of the pike release series.

Download the package from:

    https://tarballs.openstack.org/puppet-sahara/

For more details, please see below.

11.2.0
^^^^^^


Upgrade Notes
*************

* Deprecated keystone authtoken signing_dir option is removed in
  Pike.


Deprecation Notes
*****************

* The configuration option "rabbit_max_retries" is now deprecated
  and will be removed in the future.

Changes in puppet-sahara 11.1.0..11.2.0
---------------------------------------

1ef0103 Drop -dev version for Pike M3
90b1884 Update URLs in documents according to document migration
237488c changed author
3274c2d Remove deprecated keystone authtoken signing_dir option
c6af591 Fix openstackdocstheme
3b86bdb Switch from oslosphinx to openstackdocstheme
da42a30 Add environment variable
eaa46d8 Deprecate rabbit_max_retries option
067bb42 Bump version for Pike M3 Dev
4aee432 Update global requirements


Diffstat (except docs and test files)
-------------------------------------

README.md                                              |  2 +-
manifests/init.pp                                      | 15 +++++++++------
manifests/keystone/authtoken.pp                        |  6 ------
metadata.json                                          |  8 ++++----
.../deprecate_rabbit_max_retries-172913e235f23547.yaml |  5 +++++
...d_keystone_signing_dir_option-857136c11bf5cd7d.yaml |  3 +++
releasenotes/source/conf.py                            | 18 ++++++++++++------
setup.cfg                                              |  4 ++--
test-requirements.txt                                  |  6 +++---
tox.ini                                                |  2 +-
10 files changed, 40 insertions(+), 29 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






More information about the Release-announce mailing list