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

no-reply at openstack.org no-reply at openstack.org
Thu Oct 7 09:02:20 UTC 2021


We are psyched to announce the release of:

puppet-trove 19.4.0: Puppet module for OpenStack Trove

This release is part of the xena stable release series.

The source is available from:

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

Download the package from:

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

Please report issues through:

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

For more details, please see below.

19.4.0
^^^^^^

New Features

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

1cadc20 Add information technology in the setup.cfg
0c72e00 Add license information in the setup.cfg
8b5efee Delete useless code for setup.py
deb1024 Stop configuring install_command in tox.
c684e88 Fix pbr>=2.0.0 for setup.py
dd5a612 Update openstackdocstheme to the latest version
7c072e7 Update reno to the latest version
3807978 metadata.json: debian 11
5516ff5 Fix stdlib version in metadata
f5ba799 Prepare Xena RC1
3c26187 Add watch_log_file option
53ac7d7 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-ac0a6a04447b759f.yaml |  4 +
.../policy_purge_config-77dcdf6fec79a4fa.yaml      |  6 ++
setup.cfg                                          |  2 +
setup.py                                           |  4 +-
spec/classes/trove_logging_spec.rb                 |  3 +
spec/classes/trove_policy_spec.rb                  | 87 +++++++++++++++-------
tox.ini                                            |  4 +-
11 files changed, 108 insertions(+), 44 deletions(-)







More information about the Release-announce mailing list