We are psyched to announce the release of: puppet-mistral 16.0.0: Puppet module for OpenStack Mistral This release is part of the ussuri release series. The source is available from: https://opendev.org/openstack/puppet-mistral Download the package from: https://tarballs.openstack.org/null/ Please report issues through: https://bugs.launchpad.net/puppet-mistral/+bugs For more details, please see below. Changes in puppet-mistral 15.4.0..16.0.0 ---------------------------------------- fd9a994 Prepare Ussuri M1 48f8bb2 Convert all class usage to relative names 4cc9e06 Update master for stable/train Diffstat (except docs and test files) ------------------------------------- examples/init.pp | 2 +- examples/workflow.pp | 2 +- manifests/api.pp | 10 +++++----- manifests/client.pp | 4 ++-- manifests/config.pp | 2 +- manifests/cors.pp | 2 +- manifests/cron_trigger.pp | 4 ++-- manifests/db.pp | 2 +- manifests/db/mysql.pp | 2 +- manifests/db/postgresql.pp | 2 +- manifests/db/sync.pp | 4 ++-- manifests/engine.pp | 4 ++-- manifests/event_engine.pp | 4 ++-- manifests/executor.pp | 4 ++-- manifests/init.pp | 8 ++++---- manifests/keystone/auth.pp | 2 +- manifests/keystone/authtoken.pp | 2 +- manifests/logging.pp | 2 +- manifests/notifier.pp | 4 ++-- manifests/params.pp | 2 +- manifests/policy.pp | 4 ++-- manifests/wsgi/apache.pp | 10 +++++----- metadata.json | 8 ++++---- releasenotes/source/index.rst | 1 + releasenotes/source/train.rst | 6 ++++++ spec/acceptance/basic_mistral_spec.rb | 12 ++++++------ spec/classes/mistral_api_spec.rb | 10 +++++----- spec/classes/mistral_init_spec.rb | 2 +- 28 files changed, 64 insertions(+), 57 deletions(-)