puppet-panko 17.1.0 (victoria)
We are excited to announce the release of: puppet-panko 17.1.0: Puppet module for OpenStack Panko This release is part of the victoria release series. The source is available from: https://opendev.org/openstack/puppet-panko Download the package from: https://tarballs.openstack.org/puppet-panko/ Please report issues through: https://bugs.launchpad.net/puppet-panko/+bugs For more details, please see below. Changes in puppet-panko 16.3.0..17.1.0 -------------------------------------- a406170 Prepare Victoria M1 f6059c1 Switch to newer openstackdocstheme and reno versions d8cd448 Update Puppet requirement to >= 6.0.0 d469a55 Remove password hash generation in each puppet modules e8b42a9 Bump version for the start of Victoria e8d990f Bump reno to 2.5.0 572d50f [ussuri][goal] Add CONTRIBUTING.rst 59f6f79 Add CentOS8 to nodesets 3811bb1 Use anchor to require necessary packages 03d7f9d Runs on Debian 10. 0cbb6e5 Bump openstackdocstheme to 1.30.0 8ba7a1d Change rpsec to rspec ee5e2dc Update master for stable/ussuri Diffstat (except docs and test files) ------------------------------------- CONTRIBUTING.rst | 19 ++++++++++++ README.md | 2 +- lib/puppet/type/panko_api_paste_ini.rb | 4 +-- lib/puppet/type/panko_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/panko_db_mysql_spec.rb | 42 +++++++++++++-------------- spec/classes/panko_db_postgresql_spec.rb | 11 ++++--- spec/unit/type/panko_api_paste_ini_spec.rb | 24 +++++---------- spec/unit/type/panko_config_spec.rb | 7 +++-- 16 files changed, 99 insertions(+), 73 deletions(-)
participants (1)
-
no-reply@openstack.org