puppet-sahara 17.1.0 (victoria)
We are overjoyed to announce the release of: puppet-sahara 17.1.0: Puppet module for OpenStack Sahara This release is part of the victoria release series. The source is available from: https://opendev.org/openstack/puppet-sahara Download the package from: https://tarballs.openstack.org/puppet-sahara/ Please report issues through: https://bugs.launchpad.net/puppet-sahara/+bugs For more details, please see below. Changes in puppet-sahara 16.3.0..17.1.0 --------------------------------------- 01b8654 Prepare Victoria M1 71cd3fe Switch to newer openstackdocstheme and reno versions 4449c9e Update Puppet requirement to >= 6.0.0 c3c4ca8 Remove unnecessary puppet-rabbitmq from dependencies 6ddcdcc Remove password hash generation in each puppet modules 1cd81f2 Bump version for the start of Victoria e294c40 Bump reno to 2.5.0 6a3d610 [ussuri][goal] Add CONTRIBUTING.rst 0aa5061 Add CentOS8 to nodesets 70bf352 Use anchor to require necessary packages/services 7a6e3e0 Runs on Debian 10. 7bd9cbd Bump openstackdocstheme to 1.30.0 560f339 Fix rabbitmq version in metadata 613f946 Change rpsec to rspec 808d7c4 Update master for stable/ussuri Diffstat (except docs and test files) ------------------------------------- CONTRIBUTING.rst | 19 ++++++++++++++++++ README.md | 2 +- lib/puppet/type/sahara_api_paste_ini.rb | 4 ++-- lib/puppet/type/sahara_cluster_template.rb | 4 ++-- lib/puppet/type/sahara_config.rb | 4 ++-- lib/puppet/type/sahara_node_group_template.rb | 4 ++-- manifests/db/mysql.pp | 2 +- manifests/db/postgresql.pp | 10 +++++----- metadata.json | 24 ++++++----------------- releasenotes/source/conf.py | 8 ++++---- releasenotes/source/index.rst | 1 + releasenotes/source/ussuri.rst | 6 ++++++ spec/acceptance/nodesets/nodepool-centos8.yml | 10 ++++++++++ spec/classes/sahara_db_mysql_spec.rb | 8 ++++---- spec/classes/sahara_db_postgresql_spec.rb | 11 +++++++---- spec/unit/type/sahara_api_paste_ini_spec.rb | 22 ++++++--------------- spec/unit/type/sahara_cluster_template_spec.rb | 6 +++--- spec/unit/type/sahara_config_spec.rb | 7 ++++--- spec/unit/type/sahara_node_group_template_spec.rb | 6 +++--- 20 files changed, 91 insertions(+), 73 deletions(-)
participants (1)
-
no-reply@openstack.org