puppet-senlin 4.1.0 (victoria)
We are excited to announce the release of: puppet-senlin 4.1.0: Puppet module for OpenStack senlin This release is part of the victoria release series. The source is available from: https://opendev.org/openstack/puppet-senlin Download the package from: https://tarballs.openstack.org/puppet-senlin/ Please report issues through: https://bugs.launchpad.net/puppet-senlin/+bugs For more details, please see below. Changes in puppet-senlin 3.3.0..4.1.0 ------------------------------------- 4b2fb19 Prepare Victoria M1 9d92944 Switch to newer openstackdocstheme and reno versions 7387669 Update Puppet requirement to >= 6.0.0 77be720 Remove password hash generation in each puppet modules a43c6eb Bump version for the start of Victoria 0fc641a Bump reno to 2.5.0 607729b [ussuri][goal] Add CONTRIBUTING.rst 44bffc9 Add CentOS8 to nodesets 8494466 Use anchor to require necessary packages 609f1f6 Bump openstackdocstheme to 1.30.0 084d4d2 Change rpsec to rspec e6e0d8e Update master for stable/ussuri Diffstat (except docs and test files) ------------------------------------- CONTRIBUTING.rst | 19 ++++++++++++ README.md | 2 +- lib/puppet/type/senlin_config.rb | 4 +-- manifests/db/mysql.pp | 2 +- manifests/db/postgresql.pp | 10 +++---- metadata.json | 14 ++++----- releasenotes/source/conf.py | 6 ++-- releasenotes/source/index.rst | 1 + releasenotes/source/ussuri.rst | 6 ++++ spec/acceptance/nodesets/nodepool-centos8.yml | 10 +++++++ spec/classes/senlin_db_mysql_spec.rb | 42 +++++++++++++-------------- spec/classes/senlin_db_postgresql_spec.rb | 11 ++++--- spec/unit/type/senlin_config_spec.rb | 7 +++-- 14 files changed, 88 insertions(+), 52 deletions(-)
participants (1)
-
no-reply@openstack.org