We are stoked to announce the release of: puppet-gnocchi 19.4.0: Puppet module for OpenStack Gnocchi This release is part of the xena stable release series. The source is available from: https://opendev.org/openstack/puppet-gnocchi Download the package from: https://tarballs.openstack.org/puppet-gnocchi/ Please report issues through: https://bugs.launchpad.net/puppet-gnocchi/+bugs For more details, please see below. 19.4.0 ^^^^^^ New Features * The new "gnocchi::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-gnocchi 19.3.0..19.4.0 ---------------------------------------- 2a2dd1c Add information technology in the setup.cfg ddda266 Add license information in the setup.cfg 14e82f9 Delete useless code for setup.py 7a84243 Stop configuring install_command in tox. c62284b Fix pbr>=2.0.0 for setup.py b8acc07 Update openstackdocstheme to the latest version 6e6715b Update reno to the latest version 8bfb9d6 Do not test detail of keystone::resource::service_identity 235779a Fix unit tests incompatible with puppetlab-stdlib 8.0.0 aea4c4f Fix stdlib version in metadata 29bb86b Prepare Xena RC1 3af5e3d Add watch_log_file option 2683bc9 Allow purging policy files Diffstat (except docs and test files) ------------------------------------- manifests/logging.pp | 6 + manifests/policy.pp | 40 +++--- metadata.json | 10 +- ...add_watch_log_file-option-89d790e542d4d081.yaml | 4 + .../policy_purge_config-842778b72b5916f8.yaml | 6 + setup.cfg | 2 + setup.py | 4 +- spec/classes/gnocchi_keystone_auth_spec.rb | 145 +++++++-------------- spec/classes/gnocchi_logging_spec.rb | 19 +-- spec/classes/gnocchi_policy_spec.rb | 87 +++++++++---- spec/classes/gnocchi_storage_ceph_spec.rb | 2 +- tox.ini | 4 +- 13 files changed, 175 insertions(+), 158 deletions(-)
participants (1)
-
no-reply@openstack.org