We are stoked to announce the release of: puppet-tempest 12.2.0: Puppet module for OpenStack Tempest This release is part of the queens release series. Download the package from: https://tarballs.openstack.org/puppet-tempest/ For more details, please see below. Changes in puppet-tempest 12.1.0..12.2.0 ---------------------------------------- 1fd82da Update the package name for heat-tempest-plugin 24065be Updated names for vitrage, trove and octavia tempest plugins c4e573d Prepare for Queens Milestone 3 2664949 Remove pinned versions from test-requirements.txt bdc41f2 Use telemetry-tempest plugin for telemetry projects 9a3bb60 Update tempest plugin for ironic 2167e5f Update the cirros version to "0.4.0" d3e7890 Fix unit tests around oslo::logging 2637725 Rename python-mistral-tests to python-mistral-tests-tempest f0d89c0 Rename python-magnum-tests to python-magnum-tests-tempest 9f1352a Run puppet-openstack-beaker-jobs 88e2225 Fix unit tests ccf45d4 Rename python-murano-tests to python-murano-tests-tempest Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 1 + manifests/init.pp | 31 +++++-------------------------- manifests/params.pp | 21 +++++++++------------ metadata.json | 6 +++--- spec/classes/tempest_init_spec.rb | 13 +++++++------ test-requirements.txt | 6 +++--- 6 files changed, 28 insertions(+), 50 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 8db5c0d..aa9dd6b 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -2,2 +2,2 @@ -sphinx>=1.6.2 # BSD -openstackdocstheme>=1.17.0 # Apache-2.0 +sphinx # BSD +openstackdocstheme # Apache-2.0 @@ -6 +6 @@ openstackdocstheme>=1.17.0 # Apache-2.0 -reno>=2.5.0 # Apache-2.0 +reno # Apache-2.0