[release-announce] puppet-rally 2.4.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Thu Mar 21 17:42:48 UTC 2019


We are pleased to announce the release of:

puppet-rally 2.4.0: Puppet module for OpenStack Rally

This release is part of the stein release series.

Download the package from:

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

For more details, please see below.

2.4.0
^^^^^


Prelude
*******

In this release Ubuntu has moved all projects that supported it to
python3 which means that there will be a lot of changes. The Puppet
OpenStack project does not test the upgrade path from python2 to
python3 packages so there might be manual steps required when moving
to the python3 packages.


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

* This module now requires a puppetlabs-mysql version >= 6.0.0

* Ubuntu packages are now using python3, the upgrade path is not
  tested by Puppet OpenStack. Manual steps may be required when
  upgrading.

Changes in puppet-rally 2.2.0..2.4.0
------------------------------------

1dbebb6 Prepare Stein RC1
6c1b543 Prepare Stein M3
d1c06c8 Add release note about Ubuntu py3 upgrade
c0bf5b5 Use validate_legacy
e9a490e Change wiki to docs
524346b Use puppet 4 compatible mysql functions
1fb8909 Remove Ubuntu Xenial from metadata.json
b525767 Fix lint issue
34c8eff Remove redundantly tested code
ad88fad Modify puppet version 4 to 5


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

README.md                                          |  2 +-
manifests/config.pp                                |  2 +-
manifests/db.pp                                    |  4 +--
manifests/db/mysql.pp                              |  4 +--
metadata.json                                      | 13 +++++----
.../notes/puppet4-mysql-func-2a96728591f0122e.yaml |  4 +++
.../release-note-ubuntu-py3-30f3c53dccb0694c.yaml  | 10 +++++++
spec/classes/rally_db_spec.rb                      | 32 +++++---------------
spec/classes/rally_logging_spec.rb                 | 34 +++++++++++-----------
9 files changed, 53 insertions(+), 52 deletions(-)







More information about the Release-announce mailing list