puppet-gnocchi 16.4.0 (ussuri)
We are overjoyed to announce the release of: puppet-gnocchi 16.4.0: Puppet module for OpenStack Gnocchi This release is part of the ussuri 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. 16.4.0 ^^^^^^ New Features * The new "gnocchi::keystone::authtoken::interface" parameter has been added, which can be used to set the interface parameter in authtoken middleware. Changes in puppet-gnocchi 16.3.0..16.4.0 ---------------------------------------- 11859d4 Prepare the final stable/ussuri release 39861e1 Set fixture paths for unit tests de90de5 swift_key should be secret f9fd67e Improve unit test coverage of gnocchi::storage::swift 53b48ba Add support for the interface parameter in authtoken middleware d03df64 Add CentOS8 to nodesets 2036a5f Use common class to manage apache service in beaker job 911a396 Expose vhost_custom_fragment 668d57b Switch to Ussuri ec1c8ce Update TOX_CONSTRAINTS_FILE for stable/ussuri 5cad6a0 Update .gitreview for stable/ussuri Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + Gemfile | 1 + manifests/keystone/authtoken.pp | 7 ++++++ manifests/storage/swift.pp | 2 +- manifests/wsgi/apache.pp | 7 ++++++ metadata.json | 8 +++---- ...stone-authtoken-interface-c06d43b518a9dd80.yaml | 6 +++++ spec/acceptance/basic_gnocchi_spec.rb | 1 + spec/acceptance/nodesets/nodepool-centos8.yml | 10 +++++++++ spec/classes/gnocchi_keystone_authtoken_spec.rb | 3 +++ spec/classes/gnocchi_storage_swift_spec.rb | 26 ++++++++++++++++++---- spec/classes/gnocchi_wsgi_apache_spec.rb | 4 +++- spec/spec_helper.rb | 5 +++++ tox.ini | 2 +- 14 files changed, 72 insertions(+), 11 deletions(-)
participants (1)
-
no-reply@openstack.org