[release-announce] puppet-vitrage 9.4.0 (xena)

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


We are pleased to announce the release of:

puppet-vitrage 9.4.0: Puppet module for OpenStack Vitrage

This release is part of the xena stable release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

9.4.0
^^^^^

New Features

* The new "vitrage::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-vitrage 9.3.0..9.4.0
--------------------------------------

d850679 Add information technology in the setup.cfg
2aa1ed0 Add license information in the setup.cfg
90da925 Delete useless code for setup.py
30fa39d Stop configuring install_command in tox.
908b8a9 Fix pbr>=2.0.0 for setup.py
d3cc542 Update openstackdocstheme to the latest version
25b0b34 Update reno to the latest version
a214550 metadata.json: debian 11
3138377 Fix stdlib version in metadata
df133d8 Prepare Xena RC1
dc6ebca Add watch_log_file option
f168389 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-b4a83a637e3c3438.yaml |  4 +
.../policy_purge_config-1aec28f1c530b602.yaml      |  6 ++
setup.cfg                                          |  2 +
setup.py                                           |  4 +-
spec/classes/vitrage_logging_spec.rb               |  3 +
spec/classes/vitrage_policy_spec.rb                | 87 +++++++++++++++-------
tox.ini                                            |  4 +-
11 files changed, 108 insertions(+), 44 deletions(-)







More information about the Release-announce mailing list