puppet-aodh 17.1.0 (victoria)
We are jazzed to announce the release of: puppet-aodh 17.1.0: Puppet module for OpenStack Aodh This release is part of the victoria release series. The source is available from: https://opendev.org/openstack/puppet-aodh Download the package from: https://tarballs.openstack.org/puppet-aodh/ Please report issues through: https://bugs.launchpad.net/puppet-aodh/+bugs For more details, please see below. Changes in puppet-aodh 16.3.0..17.1.0 ------------------------------------- 5329372 Prepare Victoria M1 3a29769 Switch to newer openstackdocstheme and reno versions eeddae5 Update Puppet requirement to >= 6.0.0 ce96c7e Remove unnecessary puppet-rabbitmq from dependencies b046aa4 Remove password hash generation in each puppet modules 5617042 Bump version for the start of Victoria 22a8a7e Bump reno to 2.5.0 7e56037 Add CentOS8 to nodesets bee17f0 [ussuri][goal] Add CONTRIBUTING.rst 3442aa5 Fix incorrect default value in parameter description 6431321 Use anchor to require necessary packages dffad77 Runs on Debian 10. f34c57e Bump openstackdocstheme to 1.30.0 6538cce Fix rabbitmq version in metadata 43b8589 Change rpsec to rspec da1d7ff Update master for stable/ussuri Diffstat (except docs and test files) ------------------------------------- CONTRIBUTING.rst | 19 +++++++++++++++++ README.md | 2 +- lib/puppet/type/aodh_api_paste_ini.rb | 4 ++-- lib/puppet/type/aodh_config.rb | 4 ++-- manifests/auth.pp | 4 ++-- manifests/db/mysql.pp | 2 +- manifests/db/postgresql.pp | 10 ++++----- metadata.json | 20 ++++++------------ releasenotes/source/conf.py | 8 +++---- releasenotes/source/index.rst | 1 + releasenotes/source/ussuri.rst | 6 ++++++ spec/acceptance/nodesets/nodepool-centos8.yml | 10 +++++++++ spec/classes/aodh_db_mysql_spec.rb | 30 +++++++++++++-------------- spec/classes/aodh_db_postgresql_spec.rb | 11 ++++++---- spec/unit/type/aodh_api_paste_ini_spec.rb | 22 ++++++-------------- spec/unit/type/aodh_config_spec.rb | 7 ++++--- 17 files changed, 93 insertions(+), 73 deletions(-)
participants (1)
-
no-reply@openstack.org