We are satisfied to announce the release of: puppet-sahara 16.0.0: Puppet module for OpenStack Sahara This release is part of the ussuri release series. The source is available from: https://opendev.org/openstack/puppet-sahara Download the package from: https://tarballs.openstack.org/null/ Please report issues through: https://bugs.launchpad.net/puppet-sahara/+bugs For more details, please see below. Changes in puppet-sahara 15.4.0..16.0.0 --------------------------------------- 2323a1d Prepare Ussuri M1 9361726 Convert all class usage to relative names 6a14e2f Fix rabbitmq dependency 1bb9c9c Update master for stable/train Diffstat (except docs and test files) ------------------------------------- examples/basic.pp | 18 +++++++++--------- manifests/client.pp | 4 ++-- manifests/config.pp | 2 +- manifests/db.pp | 2 +- manifests/db/mysql.pp | 2 +- manifests/db/postgresql.pp | 2 +- manifests/db/sync.pp | 2 +- manifests/init.pp | 10 +++++----- manifests/keystone/auth.pp | 2 +- manifests/keystone/authtoken.pp | 2 +- manifests/logging.pp | 2 +- manifests/notify.pp | 2 +- manifests/params.pp | 2 +- manifests/policy.pp | 4 ++-- manifests/service/all.pp | 6 +++--- manifests/service/api.pp | 6 +++--- manifests/service/engine.pp | 4 ++-- manifests/wsgi/apache.pp | 10 +++++----- metadata.json | 10 +++++----- releasenotes/source/index.rst | 1 + releasenotes/source/train.rst | 6 ++++++ spec/acceptance/basic_sahara_spec.rb | 12 ++++++------ spec/classes/sahara_api_spec.rb | 4 ++-- 23 files changed, 61 insertions(+), 54 deletions(-)