[release-announce] puppet-gnocchi 19.1.0 (xena)

no-reply at openstack.org no-reply at openstack.org
Mon Aug 16 08:41:53 UTC 2021


We contentedly announce the release of:

puppet-gnocchi 19.1.0: Puppet module for OpenStack Gnocchi

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


New Features
************

* The new "gnocchi::storage::incoming::file" class has been added.
  This class can be used to set up the file incoming driver.


Upgrade Notes
*************

* The gnocchi::storage::ceph::manage_rados parameters default value
  is now true.

* Fedora is no longer supported.


Deprecation Notes
*****************

* The gnocchi::storage::ceph::manage_cradox parameter is deprecated
  and has no effect.

Changes in puppet-gnocchi 19.0.0..19.1.0
----------------------------------------

f41c7d8 Add support for MultiStrOpt
9eb1420 Do not test detail of oslo::cors
39fc4ee Drop Fedora support
3591bd8 Deprecated manage_cradox and set manage_rados to true
05e70d9 Set fixture paths for unit tests
4b1c63b Prepare Xena M1
a00bfa3 Add support for the file incoming driver


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

.../{ini_setting.rb => openstackconfig.rb}         |  4 +-
lib/puppet/type/gnocchi_config.rb                  | 14 ++++-
manifests/params.pp                                |  2 -
manifests/storage/ceph.pp                          | 41 +++++--------
manifests/storage/incoming/file.pp                 | 32 ++++++++++
metadata.json                                      | 14 ++---
.../deprecated-manage-cradox-6a4052d270c5180e.yaml |  9 +++
.../notes/drop-fedora-2a73195edf824a0f.yaml        |  4 ++
.../file-incoming-driver-166fa94e9253781e.yaml     |  5 ++
spec/classes/gnocchi_cors_spec.rb                  | 32 +++++-----
spec/classes/gnocchi_storage_ceph_spec.rb          | 69 ++++------------------
spec/classes/gnocchi_storage_incoming_file_spec.rb | 47 +++++++++++++++
spec/spec_helper.rb                                |  5 ++
...ini_setting_spec.rb => openstackconfig_spec.rb} |  6 +-
spec/unit/type/gnocchi_config_spec.rb              |  4 +-
15 files changed, 168 insertions(+), 120 deletions(-)







More information about the Release-announce mailing list