We are chuffed to announce the release of: puppet-rally 2.2.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.2.0 ^^^^^ Upgrade Notes * rally::logging is now not included in init class by default. Changes in puppet-rally 2.1.0..2.2.0 ------------------------------------ f5a5c8c Prepare Stein M2 471fde9 Fix editorial problem 4e7af4e Cleanup documentation d900e58 Fix module structure 78d7f45 Change openstack-dev to openstack-discuss c25d5e6 Dont include logging in init class by default 90d0a4b Convert to rspec-puppet-facts Diffstat (except docs and test files) ------------------------------------- README.md | 2 +- manifests/db/mysql.pp | 11 +- manifests/db/postgresql.pp | 8 - manifests/db/sync.pp | 2 +- manifests/init.pp | 1 - manifests/logging.pp | 194 ++++++++++----------- metadata.json | 6 +- ...dont-include-logging-init-841226c27c65016f.yaml | 4 + setup.cfg | 2 +- spec/classes/rally_db_mysql_spec.rb | 99 ++++++----- spec/classes/rally_db_spec.rb | 69 +++----- spec/classes/rally_init_spec.rb | 4 - 13 files changed, 190 insertions(+), 224 deletions(-)