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

no-reply at openstack.org no-reply at openstack.org
Thu Oct 7 08:55:52 UTC 2021


We jubilantly announce the release of:

puppet-murano 19.4.0: Puppet module for OpenStack Murano

This release is part of the xena stable release series.

The source is available from:

    https://opendev.org/openstack/puppet-murano

Download the package from:

    https://tarballs.openstack.org/puppet-murano/

Please report issues through:

    https://bugs.launchpad.net/puppet-murano/+bugs

For more details, please see below.

19.4.0
^^^^^^

New Features

* The new "murano::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-murano 19.3.0..19.4.0
---------------------------------------

117c42a Add information technology in the setup.cfg
1ddf132 Add license information in the setup.cfg
fd38c68 Delete useless code for setup.py
69caaf2 Stop configuring install_command in tox.
76f0ce2 Fix pbr>=2.0.0 for setup.py
7a1f4f5 Update openstackdocstheme to the latest version
bf53fb7 Update reno to the latest version
bc6f85c Fix stdlib version in metadata
9084408 Prepare Xena RC1
2a21b03 Add watch_log_file option
3f5c00d Allow purging policy files


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

manifests/logging.pp                               |  6 ++
manifests/policy.pp                                | 20 +++--
metadata.json                                      | 10 +--
...add_watch_log_file-option-bd0f6fedeeee1721.yaml |  4 +
.../policy_purge_config-7232420154ed3847.yaml      |  6 ++
setup.cfg                                          |  2 +
setup.py                                           |  4 +-
spec/classes/murano_logging_spec.rb                | 17 +++--
spec/classes/murano_policy_spec.rb                 | 87 +++++++++++++++-------
tox.ini                                            |  4 +-
11 files changed, 114 insertions(+), 50 deletions(-)







More information about the Release-announce mailing list