We jubilantly announce the release of: puppet-mistral 20.3.0: Puppet module for OpenStack Mistral This release is part of the yoga release series. The source is available from: https://opendev.org/openstack/puppet-mistral Download the package from: https://tarballs.openstack.org/puppet-mistral/ Please report issues through: https://bugs.launchpad.net/puppet-mistral/+bugs For more details, please see below. Changes in puppet-mistral 20.2.0..20.3.0 ---------------------------------------- 5d268a8 setuptools: Disable auto discovery 1766928 Refactor mistral::notifier 0b8ca26 Support more [execution_expiration_policy] parameters 0c6feac Add tunable parameters of mistral-engine d62e674 Prepare Yoga RC1 7c62236 remove unicode literal from code 58b5103 Deprecate usage of authtoken parameters in providers 1f85829 Fix authtoken parameters to load service user credential Diffstat (except docs and test files) ------------------------------------- lib/puppet/provider/mistral.rb | 10 +-- manifests/engine.pp | 73 ++++++++++++++----- manifests/execution_expiration_policy.pp | 50 +++++++++++++ manifests/notifier.pp | 36 ++++----- metadata.json | 8 +- .../notes/bug-1961601-1df5a15bead1daf3.yaml | 5 ++ .../notes/engine-opts-fef47b623ca867c1.yaml | 9 +++ ...ecution_expiration_policy-d0e9ebbd2e3b8c76.yaml | 13 ++++ ...vider-deprecate-at-params-484966d315226d95.yaml | 9 +++ releasenotes/source/conf.py | 14 ++-- setup.py | 1 + spec/classes/mistral_engine_spec.rb | 85 +++++++++++++++++----- .../mistral_execution_expiration_policy_spec.rb | 58 +++++++++++++++ spec/classes/mistral_notifier_spec.rb | 10 +-- spec/unit/provider/mistral_spec.rb | 48 ++++++++++++ 15 files changed, 355 insertions(+), 74 deletions(-)
participants (1)
-
no-reply@openstack.org