[puppet] puppet-ceilometer 11.4.0 (pike)
We are satisfied to announce the release of: puppet-ceilometer 11.4.0: Puppet module for OpenStack Ceilometer This release is part of the pike release series. Download the package from: https://tarballs.openstack.org/puppet-ceilometer/ For more details, please see below. 11.4.0 ^^^^^^ New Features ************ * Add parameter to apacher_wsgi to allow overwrite and/or add additional wsgi process options. Bug Fixes ********* * Add cpu_l3_cache meter in polling yaml for cache monitoring feature to work out of the box. * Add support to override host param in ceilometer config. Without this sometimes fqdn wont match and some nova metrics will be skipped. Changes in puppet-ceilometer 11.3.0..11.4.0 ------------------------------------------- 1e99913 Prepare for post-Pike updates 5fe30cb Switch to Zuul v3 testing e89477f Add support to set host param dd7e1ca Include cpu_l3_cache meter in polling 6f75c76 [pike] Add Puppet package to bindep, for module build 767c543 add parameter to overwrite/add wsgi process options 11efedb Update Gemfile to pull spec_helper from stable/pike 4d23fea Update UPPER_CONSTRAINTS_FILE for stable/pike 2f9eb72 Update .gitreview for stable/pike Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 6 ++ Gemfile | 5 +- bindep.txt | 1 + manifests/init.pp | 8 ++ manifests/wsgi/apache.pp | 88 ++++++++++++---------- metadata.json | 4 +- .../notes/add-l3-cache-bb9e64e9a9337d6d.yaml | 5 ++ .../set-ceilometer-host-1e3d3f9de3642cd0.yaml | 5 ++ .../wsgi_process_options-6ff05b70409dc49e.yaml | 4 + releasenotes/source/conf.py | 4 +- spec/classes/ceilometer_init_spec.rb | 5 ++ spec/classes/ceilometer_wsgi_apache_spec.rb | 63 +++++++++------- templates/polling.yaml.erb | 1 + tox.ini | 2 +- 15 files changed, 129 insertions(+), 73 deletions(-)
participants (1)
-
no-reply@openstack.org