puppet-gnocchi 17.1.0 (victoria)
We eagerly announce the release of: puppet-gnocchi 17.1.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. Changes in puppet-gnocchi 16.3.0..17.1.0 ---------------------------------------- 605e134 Prepare Victoria M1 2d372b6 Switch to newer openstackdocstheme and reno versions 396edad Update Puppet requirement to >= 6.0.0 9f29949 Remove password hash generation in each puppet modules 5f9181c Bump version for the start of Victoria 50bfae5 Bump reno to 2.5.0 c5854fd [ussuri][goal] Add CONTRIBUTING.rst 80baf67 Add CentOS8 to nodesets f8ff0d9 Use anchor to require necessary packages b12e500 Runs on Debian 10. 6f39385 Bump openstackdocstheme to 1.30.0 f7ec07c Update master for stable/ussuri Diffstat (except docs and test files) ------------------------------------- CONTRIBUTING.rst | 19 ++++++++++++ lib/puppet/type/gnocchi_api_paste_ini.rb | 4 +-- lib/puppet/type/gnocchi_config.rb | 4 +-- manifests/db/mysql.pp | 2 +- manifests/db/postgresql.pp | 10 +++---- metadata.json | 16 ++++------ releasenotes/source/conf.py | 8 ++--- releasenotes/source/index.rst | 1 + releasenotes/source/ussuri.rst | 6 ++++ spec/acceptance/nodesets/nodepool-centos8.yml | 10 +++++++ spec/classes/gnocchi_db_mysql_spec.rb | 42 +++++++++++++-------------- spec/classes/gnocchi_db_postgresql_spec.rb | 18 ++++++++---- spec/unit/type/gnocchi_api_paste_ini_spec.rb | 24 +++++---------- spec/unit/type/gnocchi_config_spec.rb | 7 +++-- 15 files changed, 104 insertions(+), 73 deletions(-)
participants (1)
-
no-reply@openstack.org