[release-announce] puppet-gnocchi 20.1.0 (yoga)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Tue Feb  1 09:38:05 UTC 2022
    
    
  
We joyfully announce the release of:
puppet-gnocchi 20.1.0: Puppet module for OpenStack Gnocchi
This release is part of the yoga 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.
20.1.0
^^^^^^
New Features
* The new "gnocchi::api::paste_config" parameter has been added.
* The new "gnocchi::config::gnocchi_api_paste_ini" parameter has
  been added.
Changes in puppet-gnocchi 20.0.0..20.1.0
----------------------------------------
09f36ae Prepare Yoga M2
701e66b Load libraries in a single place
0bafc5e Clean up direct dependencies on puppetlabs-apache
565fbe2 Install coordination backend packages before starting services
20efa3d Add support for [api] paste_config
34d63f5 Allow arbitrary settings of api-paste.ini
26b3401 Fix dependencies related to openstacklib::policy
8cf4ddc Add missing dependency of gnocchi_api_paste_ini
Diffstat (except docs and test files)
-------------------------------------
manifests/api.pp                                   | 12 ++++++----
manifests/config.pp                                |  6 +++++
manifests/deps.pp                                  | 11 ++++++++-
manifests/wsgi/apache.pp                           |  5 ----
metadata.json                                      |  8 +++----
.../notes/api-paste_config-590218f4261661c7.yaml   |  4 ++++
.../config-api-paste_ini-7ce01cbf1b62d666.yaml     |  5 ++++
spec/classes/gnocchi_api_spec.rb                   |  9 ++++++++
spec/classes/gnocchi_wsgi_apache_spec.rb           | 10 --------
spec/spec_helper.rb                                |  3 ++-
.../gnocchi_api_paste_ini/ini_setting_spec.rb      | 16 -------------
.../gnocchi_api_uwsgi_config/ini_setting_spec.rb   | 11 ---------
.../gnocchi_config/openstackconfig_spec.rb         | 27 ----------------------
13 files changed, 48 insertions(+), 79 deletions(-)
    
    
More information about the Release-announce
mailing list