We eagerly announce the release of: puppet-ceilometer 11.6.0: Puppet module for OpenStack Ceilometer This release is part of the pike 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. 11.6.0 ^^^^^^ New Features * Adds the kombu_failover_strategy option for configuring oslo.messaging.rabbit. This will determines how the next RabbitMQ node is chosen in case the one we are currently connected to becomes unavailable. * Add openstack-db tag to Exec that run db-sync. Changes in puppet-ceilometer 11.5.0..11.6.0 ------------------------------------------- 8a61530 Prepare a final release for Pike 927b895 import zuul job settings from project-config 8d2e123 Add 'openstack-db' tag to db-sync Exec resource f2f2d2b Add oslo::cache to dependency chain 2f23522 Fix mysql connection 8cbf82b Add some kombu options f89b2b9 Zuul: Remove project name Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 2 +- manifests/db.pp | 4 ++-- manifests/db/sync.pp | 1 + manifests/deps.pp | 4 ++++ manifests/init.pp | 8 ++++++++ metadata.json | 10 +++++----- .../notes/add_rabbit_kombu_options-946374c89c1f95ba.yaml | 6 ++++++ releasenotes/notes/openstack_db_tag-874ef77468c5d1f2.yaml | 3 +++ spec/classes/ceilometer_db_spec.rb | 2 +- spec/classes/ceilometer_db_sync_spec.rb | 2 ++ spec/classes/ceilometer_init_spec.rb | 2 ++ 11 files changed, 35 insertions(+), 9 deletions(-)
participants (1)
-
no-reply@openstack.org