[release-announce] puppet-ceilometer 15.5.0 (train)

no-reply at openstack.org no-reply at openstack.org
Wed Jun 16 15:52:31 UTC 2021


We are satisfied to announce the release of:

puppet-ceilometer 15.5.0: Puppet module for OpenStack Ceilometer

This release is part of the train stable 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.

15.5.0
^^^^^^


New Features
************

* Added cache_backend and manage_backend_package parameters to
  ceilometer class that is passed down to the oslo::cache resource.

* Add TLS options for oslo.cache


Bug Fixes
*********

* Now the default meters use disk.device metrics instead of disk
  metrics, so that disk performance data can be captured by default.

* The template file which is used to create pipeline.yaml when
  manage_pipeline is true was updated, and no longer includes usage of
  transfomer feature because this feature was already removed from
  ceilometer.

Changes in puppet-ceilometer 15.4.0..15.5.0
-------------------------------------------

2f62d7f Prepare the final stable/train release
701e6ce Add TLS options for oslo.cache
5901c94 Remove transformers from pipeline.yaml
d502884 Replace disk.* meters by disk.device.* meters
1f4f0c6 Add more oslo::cache params to init
60ee76f Fix rabbitmq dependency
de7b6a1 Switch to Train
f803165 Update TOX/UPPER_CONSTRAINTS_FILE for stable/train
5ca905c Update .gitreview for stable/train


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                         |  1 +
Gemfile                                            |  3 +-
manifests/init.pp                                  | 57 ++++++++++++++-
manifests/params.pp                                |  8 +-
metadata.json                                      | 10 +--
...oslo-cache-params-to-init-70207eea609cf621.yaml |  5 ++
.../notes/add_tls_options-c9970ada14354891.yaml    |  4 +
.../notes/bug-1911852-283ca913d7c7e818.yaml        |  5 ++
.../notes/bug-1912345-cd3db2d4c03bec17.yaml        |  6 ++
spec/classes/ceilometer_agent_polling_spec.rb      |  8 +-
spec/classes/ceilometer_init_spec.rb               | 23 +++++-
templates/pipeline.yaml.erb                        | 85 ----------------------
tox.ini                                            |  2 +-
13 files changed, 113 insertions(+), 104 deletions(-)







More information about the Release-announce mailing list