[release-announce] puppet-mistral 19.4.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Thu Oct 7 09:06:10 UTC 2021


We are excited to announce the release of:

puppet-mistral 19.4.0: Puppet module for OpenStack Mistral

This release is part of the xena stable 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.4.0
^^^^^^

New Features

* The new "mistral::logging::watch_log_file" parameter has been
  added.

* Adds new purge_config parameter. When set to true, the policy file
  is cleared during configuration process. This allows to remove any
  existing rules before applying them or clean the file when all
  policies got removed.

Changes in puppet-mistral 19.3.0..19.4.0
----------------------------------------

adfc60e Add information technology in the setup.cfg
8ba3047 Add license information in the setup.cfg
cf625aa Delete useless code for setup.py
0dc44b2 Stop configuring install_command in tox.
4ecee28 Fix pbr>=2.0.0 for setup.py
95ebb50 Update openstackdocstheme to the latest version
4642f31 Update reno to the latest version
35a86c4 metadata.json: debian 11
2177cae Do not test detail of keystone::resource::service_identity
1f3d06d Fix stdlib version in metadata
3a599ed Prepare Xena RC1
de3ab78 Add watch_log_file option
c4412e0 Allow purging policy files


Diffstat (except docs and test files)
-------------------------------------

manifests/logging.pp                               |   6 +
manifests/policy.pp                                |  20 +++-
metadata.json                                      |  12 +-
...add_watch_log_file-option-8659aea1935f31dd.yaml |   4 +
.../policy_purge_config-8ba7d9eea990947d.yaml      |   6 +
setup.cfg                                          |   2 +
setup.py                                           |   4 +-
spec/classes/mistral_keystone_auth_spec.rb         | 122 +++++++++------------
spec/classes/mistral_logging_spec.rb               |   3 +
spec/classes/mistral_policy_spec.rb                |  87 ++++++++++-----
tox.ini                                            |   4 +-
12 files changed, 160 insertions(+), 114 deletions(-)







More information about the Release-announce mailing list