[release-announce] puppet-mistral 19.1.0 (xena)
no-reply at openstack.org
no-reply at openstack.org
Mon Aug 16 08:41:48 UTC 2021
We are thrilled to announce the release of:
puppet-mistral 19.1.0: Puppet module for OpenStack Mistral
This release is part of the xena 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.
19.1.0
^^^^^^
New Features
************
* The new "mistral::coordination" class has been added.
Upgrade Notes
*************
* Fedora is no longer supported.
Deprecation Notes
*****************
* The following parameters have been deprecated in favor of the new
"mistral::coordination" class.
* "mistral::coordination_backend_url"
* "mistral::coordination_heartbeat_interval"
Changes in puppet-mistral 19.0.0..19.1.0
----------------------------------------
298c6ec Use oslo::coordination to manage coordination parameters
413a0ca Do not test detail of oslo::cors
8d0e5fb Drop Fedora support
bcfd476 Get rid of the $pyvers variable
f4b3c4d Set fixture paths for unit tests
c2a7454 Prepare Xena M1
Diffstat (except docs and test files)
-------------------------------------
manifests/coordination.pp | 32 +++++++++++++++++
manifests/init.pp | 27 +++++++-------
manifests/params.pp | 3 +-
metadata.json | 14 +++-----
.../notes/coordination-6da1ae2202029007.yaml | 12 +++++++
.../notes/drop-fedora-02fd4ff7da62a9bc.yaml | 4 +++
spec/classes/mistral_client_spec.rb | 10 +-----
spec/classes/mistral_coordination_spec.rb | 42 ++++++++++++++++++++++
spec/classes/mistral_cors_spec.rb | 32 +++++++++--------
spec/classes/mistral_init_spec.rb | 2 --
spec/spec_helper.rb | 5 +++
11 files changed, 134 insertions(+), 49 deletions(-)
More information about the Release-announce
mailing list