[release-announce] puppet-aodh 17.5.0 (victoria)
no-reply at openstack.org
no-reply at openstack.org
Thu Oct 8 15:04:02 UTC 2020
We joyfully announce the release of:
puppet-aodh 17.5.0: Puppet module for OpenStack Aodh
This release is part of the victoria stable 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.
17.5.0
^^^^^^
New Features
************
* Now the "aodh::expirer" class installs aodh-expire package
automatically. The status of package can be defined by the
"package_ensure" parameter.
Deprecation Notes
*****************
* Usage of "undef" for the following parameters has been deprecated
and it won't be replaced by the default value automatically in a
future release. Set the exact value or use the parameters defined in
the "aodh::param" class.
* "wsgi::apache::aodh_wsgi_script_path"
* "wsgi::apache::aodh_wsgi_script_source"
Changes in puppet-aodh 17.4.0..17.5.0
-------------------------------------
abd842f Prepare new minor release for victoria ga
3357fe3 Prepare Victoria GA
0f63427 Fix inconsistent parameter name in aodh::params
007d3a8 Manage aodh-expirer package by aodh::expirer class
fa753ea Remove redundant usage of undef
f2b581e Fix rspec-puppet 2.7.1 support
Diffstat (except docs and test files)
-------------------------------------
manifests/api.pp | 60 +++++++++++-----------
manifests/db.pp | 7 ++-
manifests/evaluator.pp | 16 +++---
manifests/expirer.pp | 24 ++++++---
manifests/listener.pp | 16 +++---
manifests/notifier.pp | 16 +++---
manifests/params.pp | 4 +-
manifests/wsgi/apache.pp | 19 +++++--
metadata.json | 2 +-
.../notes/expirer-package-a318c98f11722956.yaml | 5 ++
.../wsgi-script-use-param-a9408ab5d05478e3.yaml | 10 ++++
spec/classes/aodh_api_spec.rb | 11 +---
spec/classes/aodh_evaluator_spec.rb | 11 +---
spec/classes/aodh_expirer_spec.rb | 22 ++++++++
spec/classes/aodh_listener_spec.rb | 11 +---
spec/classes/aodh_notifier_spec.rb | 11 +---
16 files changed, 139 insertions(+), 106 deletions(-)
More information about the Release-announce
mailing list