[release-announce] puppet-ceilometer 18.2.0 (wallaby)
    no-reply at openstack.org 
    no-reply at openstack.org
       
    Mon Mar 22 09:20:00 UTC 2021
    
    
  
We are satisfied to announce the release of:
puppet-ceilometer 18.2.0: Puppet module for OpenStack Ceilometer
This release is part of the wallaby release series.
The source is available from:
    https://opendev.org/openstack/puppet-ceilometer
Download the package from:
    https://tarballs.openstack.org/puppet-ceilometer/
Please report issues through:
    https://bugs.launchpad.net/puppet-ceilometer/+bugs
For more details, please see below.
18.2.0
^^^^^^
Upgrade Notes
*************
* The default value for the
  "ceilometer::agent::polling::coordination_url" parameter has been
  changed from undef to $::os_service_default. Because of this change
  now the "ceilometer::agent::polling" class ensures that the
  "coordination/backend_url" parameter is unset by default.
Deprecation Notes
*****************
* Usage of "undef" for the
  "ceilometer::agent::polling::coordination_url" parameter has been
  deprecated and will be removed in a future release. Use
  "$::os_service_default" or any specific value instead.
* The "ceilometer::notification::notification_workers" parameter has
  been deprecated and will be removed in a future release. Use the
  "workers" option instead.
Changes in puppet-ceilometer 18.1.0..18.2.0
-------------------------------------------
621b906 Prepare Wallaby M2
1592100 Rename the redundant worker parameter
ecba97a Use $::os_service_default instead of undef as default value
Diffstat (except docs and test files)
-------------------------------------
manifests/agent/notification.pp                     | 21 ++++++++++++++++++---
manifests/agent/polling.pp                          | 17 +++++++++++------
metadata.json                                       |  8 ++++----
...url-use-os_service_default-b51796ec9bc99129.yaml | 13 +++++++++++++
.../notification-workers-6a09b1f65a37ab4b.yaml      |  6 ++++++
spec/classes/ceilometer_agent_notification_spec.rb  |  8 ++++++++
spec/classes/ceilometer_agent_polling_spec.rb       |  2 +-
7 files changed, 61 insertions(+), 14 deletions(-)
    
    
More information about the Release-announce
mailing list