puppet-ceilometer 16.0.0 (ussuri)
We jubilantly announce the release of: puppet-ceilometer 16.0.0: Puppet module for OpenStack Ceilometer This release is part of the ussuri release series. The source is available from: https://opendev.org/openstack/puppet-ceilometer Download the package from: https://tarballs.openstack.org/null/ Please report issues through: https://bugs.launchpad.net/puppet-ceilometer/+bugs For more details, please see below. 16.0.0 ^^^^^^ New Features ************ * Add possibility to configure the size of executor thread pool. Upgrade Notes ************* * The default value of ceilometer::agent::notification has been changed from true to the service default (ack_on_event_error is true by default in ceilometer.conf). Changes in puppet-ceilometer 15.4.0..16.0.0 ------------------------------------------- 917bf06 Prepare Ussuri M1 74fe1d9 Convert all class usage to relative names f289344 Add executor_thread_pool_size c5807a7 Fix rabbitmq dependency 75f614b Change notification ack_on_event_error to service default fecdf58 Update master for stable/train Diffstat (except docs and test files) ------------------------------------- README.md | 16 ++++++++-------- examples/ceilometer_with_gnocchi.pp | 20 ++++++++++---------- examples/site.pp | 20 ++++++++++---------- manifests/agent/auth.pp | 2 +- manifests/agent/notification.pp | 8 ++++---- manifests/agent/polling.pp | 4 ++-- manifests/config.pp | 6 +++--- manifests/db.pp | 4 ++-- manifests/db/mysql.pp | 4 ++-- manifests/db/postgresql.pp | 4 ++-- manifests/db/sync.pp | 4 ++-- manifests/expirer.pp | 2 +- manifests/init.pp | 16 +++++++++++----- manifests/keystone/auth.pp | 4 ++-- manifests/keystone/authtoken.pp | 2 +- manifests/logging.pp | 2 +- manifests/params.pp | 2 +- manifests/policy.pp | 4 ++-- metadata.json | 10 +++++----- ...d_executor_thread_pool_size-6f4ffd7ffd0f117a.yaml | 3 +++ ...ef-value-ack_on_event_error-1c98d2efc6a5098d.yaml | 5 +++++ releasenotes/source/index.rst | 1 + releasenotes/source/train.rst | 6 ++++++ spec/acceptance/ceilometer_wsgi_apache_spec.rb | 12 ++++++------ spec/classes/ceilometer_agent_notification_spec.rb | 13 ++++++++++--- spec/classes/ceilometer_init_spec.rb | 9 ++++++--- 26 files changed, 107 insertions(+), 76 deletions(-)
participants (1)
-
no-reply@openstack.org