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

no-reply at openstack.org no-reply at openstack.org
Wed Jul 26 18:52:10 UTC 2017


We jubilantly announce the release of:

puppet-tempest 11.2.0: Puppet module for OpenStack Tempest

This release is part of the pike release series.

Download the package from:

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

For more details, please see below.

Changes in puppet-tempest 11.1.0..11.2.0
----------------------------------------

a5c3f4f Drop -dev version for Pike M3
f173ce5 Added support for barbican tempest plugin
7da627f Fix tempest package name for networking-bgpvpn
dc78cae Fixed the tempest package name for neutron l2gw plugin
5624982 Update URLs in documents according to document migration
fd35b6c Change author in setup.cfg
4150690 Fix openstackdocstheme
63746b6 resize compute feature enable
9591746 Switch from oslosphinx to openstackdocstheme
21ade77 L2GW section should contain l2gw_switch parameter
fd03e7e Add environment variable
2835aff Bump version for Pike M3 Dev
18b768b Update global requirements


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

manifests/init.pp                 | 23 +++++++++++++++++------
manifests/params.pp               |  6 ++++--
metadata.json                     |  6 +++---
releasenotes/source/conf.py       | 18 ++++++++++++------
setup.cfg                         |  4 ++--
spec/classes/tempest_init_spec.rb |  9 +++++----
test-requirements.txt             |  6 +++---
tox.ini                           |  2 +-
8 files changed, 47 insertions(+), 27 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