[release-announce] puppet-aodh 20.0.0 (yoga)
no-reply at openstack.org
no-reply at openstack.org
Fri Nov 26 16:50:42 UTC 2021
We are stoked to announce the release of:
puppet-aodh 20.0.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.0.0
^^^^^^
New Features
************
* The new "aodh::evaluator::additional_ingestion_lag" parameter has
been added.
* The new "key_val_separator" parameter has been added to the
"aodh_api_paste_ini" resource type.
* The new "aodh::evaluator::event_alarm_cache_ttl" parameter has
been added.
Upgrade Notes
*************
* Default value of the "aodh::wsgi::apache::ssl" parameter will be
changed from "true" to "false" in a future release. Make sure the
parameter is set to the desired value.
Deprecation Notes
*****************
* The "aodh::coordination::heartbeat" parameter has been deprecated.
This parameter is left to keep backword compatibility but will be
fully replaced by the new "heartbeat_interval" parameter.
Changes in puppet-aodh 19.4.0..20.0.0
-------------------------------------
89ddb1b Add support for [DEFAULT] additional_ingestion_lag
09c0b80 Add support for the [DEFAULT] event_alarm_cache_ttl parameter
c475277 Prepare to update default of <service>::wsgi::apache::ssl
4ccba17 Bump puppetlabs-inifile
49eb825 Replace deprecated [coordination] heartbeat
e9a758a Allow customizing separator for api-paste.ini
75892dd Bump version for the start of Yoga
0c0ddd1 Update master for stable/xena
Diffstat (except docs and test files)
-------------------------------------
lib/puppet/type/aodh_api_paste_ini.rb | 5 ++++
manifests/coordination.pp | 25 ++++++++++++++++---
manifests/evaluator.pp | 29 ++++++++++++++++------
manifests/wsgi/apache.pp | 11 +++++---
metadata.json | 10 ++++----
.../additional_ingestion_lag-3027455ab31bc9b2.yaml | 5 ++++
.../api_paste_ini-separator-5244b86741750162.yaml | 5 ++++
...nation-heartbeat_interval-6e4c54a3c97c9272.yaml | 6 +++++
.../event_alarm_cache_ttl-7ffe150d90e87649.yaml | 5 ++++
...pare-to-change-apache-ssl-7777c0a358f69279.yaml | 6 +++++
releasenotes/source/index.rst | 1 +
releasenotes/source/xena.rst | 6 +++++
spec/classes/aodh_coordination_spec.rb | 6 ++---
spec/classes/aodh_evaluator_spec.rb | 18 ++++++++++----
14 files changed, 111 insertions(+), 27 deletions(-)
More information about the Release-announce
mailing list