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

no-reply at openstack.org no-reply at openstack.org
Wed Jul 26 18:49:36 UTC 2017


We are chuffed to announce the release of:

puppet-magnum 11.2.0: Puppet module for Magnum

This release is part of the pike release series.

Download the package from:

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

For more details, please see below.

11.2.0
^^^^^^

Upgrade Notes

* Deprecated keystone authtoken signing_dir option is removed in
  Pike.

Changes in puppet-magnum 11.1.0..11.2.0
---------------------------------------

bc08223 Drop -dev version for Pike M3
59df3ee Change author in setup.cfg
d768de2 Update URLs in documents according to document migration
269fea9 Remove deprecated keystone authtoken signing_dir option
e643833 Fix openstackdocstheme
853f526 Switch from oslosphinx to openstackdocstheme
9699bd1 Add environment variable
c1c7e01 Bump version for Pike M3 Dev
ab84214 Update global requirements
358a9d4 oslo policy: check puppet resource instead of actual config in spec


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

README.md                                              |  2 +-
manifests/keystone/authtoken.pp                        | 12 ------------
metadata.json                                          |  8 ++++----
...d_keystone_signing_dir_option-905222b966c58112.yaml |  3 +++
releasenotes/source/conf.py                            | 18 ++++++++++++------
setup.cfg                                              |  4 ++--
spec/classes/magnum_policy_spec.rb                     |  4 +++-
test-requirements.txt                                  |  6 +++---
tox.ini                                                |  2 +-
9 files changed, 29 insertions(+), 30 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