[release-announce] puppet-gnocchi 17.3.0 (victoria)

no-reply at openstack.org no-reply at openstack.org
Thu Sep 10 09:47:37 UTC 2020


We are jazzed to announce the release of:

puppet-gnocchi 17.3.0: Puppet module for OpenStack Gnocchi

This release is part of the victoria 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.

17.3.0
^^^^^^

Upgrade Notes

* The deprecated gnocchi::database_connection parameter is removed.
  Use the gnocchi:db::database_connection parameter instead.

* Deployments now need to explicitly use the gnocchi::db class.

Changes in puppet-gnocchi 17.2.0..17.3.0
----------------------------------------

0abd9ee Prepare Victoria M3
7e0ea83 Do not check distro names in each manifests
fca0e2d Remove deprecated database_connection in init
65b0d98 Use openstack_spec_helper from zuul checkout
f7e1857 Expose vhost_custom_fragment
f7e39c0 Use common class to manage apache service in beaker job


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

Gemfile                                            | 19 +++++++++++----
manifests/db.pp                                    | 17 +++++--------
manifests/init.pp                                  | 20 +++-------------
manifests/params.pp                                |  3 ++-
manifests/storage/ceph.pp                          | 28 ++++++++++------------
manifests/wsgi/apache.pp                           |  7 ++++++
metadata.json                                      |  8 +++----
...remove-deprecated-db-init-62110da4e2d86881.yaml |  7 ++++++
spec/acceptance/basic_gnocchi_spec.rb              |  1 +
spec/classes/gnocchi_db_spec.rb                    |  2 +-
spec/classes/gnocchi_storage_ceph_spec.rb          |  2 +-
spec/classes/gnocchi_wsgi_apache_spec.rb           |  4 +++-
12 files changed, 61 insertions(+), 57 deletions(-)







More information about the Release-announce mailing list