[release-announce] puppet-aodh 20.1.0 (yoga)
no-reply at openstack.org
no-reply at openstack.org
Tue Feb 1 09:37:10 UTC 2022
We are gleeful to announce the release of:
puppet-aodh 20.1.0: Puppet module for OpenStack Aodh
This release is part of the yoga 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.
20.1.0
^^^^^^
Upgrade Notes
* The deprecated "aodh::auth" class has been removed. Use the
"aodh::service_credentials" class instead.
Changes in puppet-aodh 20.0.0..20.1.0
-------------------------------------
251fec8 Prepare Yoga M2
0f02d24 Enable aodh-expirer cron job after database is initialized
0b9c036 Remove deprecated aodh::auth
c472051 Do not assert indirect import of the apache class
15dd36c Load libraries in a single place
c007558 Clean up direct dependencies on puppetlabs-apache
bf9c621 Install coordination backend packages before starting services
e0e8340 Fix dependencies related to openstacklib::policy
19c0cbb Add missing dependency of aodh_api_paste_ini
Diffstat (except docs and test files)
-------------------------------------
manifests/api.pp | 1 -
manifests/auth.pp | 63 ----------------------
manifests/deps.pp | 11 +++-
manifests/expirer.pp | 2 +-
manifests/service_credentials.pp | 47 ++++++----------
manifests/wsgi/apache.pp | 5 --
metadata.json | 12 ++---
.../notes/remove-auth-a6bc72e8a060d33a.yaml | 5 ++
spec/classes/aodh_auth_spec.rb | 55 -------------------
spec/classes/aodh_expirer_spec.rb | 4 +-
spec/classes/aodh_wsgi_apache_spec.rb | 10 ----
spec/spec_helper.rb | 3 +-
.../aodh_api_paste_ini/ini_setting_spec.rb | 16 ------
.../aodh_api_uwsgi_config/ini_setting_spec.rb | 16 ------
.../provider/aodh_config/openstackconfig_spec.rb | 27 ----------
15 files changed, 40 insertions(+), 237 deletions(-)
More information about the Release-announce
mailing list