We are pleased to announce the release of: puppet-cloudkitty 8.3.0: Puppet module for OpenStack cloudkitty This release is part of the xena release series. The source is available from: https://opendev.org/openstack/puppet-cloudkitty Download the package from: https://tarballs.openstack.org/puppet-cloudkitty/ Please report issues through: https://bugs.launchpad.net/puppet-cloudkitty/+bugs For more details, please see below. 8.3.0 ^^^^^ New Features * Add parameters region_name and interface for gnocchi collector. * Add max_workers parameter for orchestrator. * The new "cloudkitty::healthcheck" class has been added. This class manages parameters of healthcheck middlware in oslo.middleware. Changes in puppet-cloudkitty 8.2.0..8.3.0 ----------------------------------------- ba41671 Prepare Xena M3 e461ede Add max_workers for cloudkitty processor 64badc2 Add region_name and interface for gnocchi collector 085e1cb Support Puppet 7 e5b0257 Add support for healthcheck middleware options Diffstat (except docs and test files) ------------------------------------- manifests/healthcheck.pp | 41 ++++++++++++++++ manifests/processor.pp | 20 +++++++- metadata.json | 10 ++-- ...chi_collector_region_name-0a47ed143c39ad1d.yaml | 4 ++ ...orchestration_max_workers-6fda65c3be961ff3.yaml | 4 ++ .../notes/healthcheck-19b00e0ebcea5a67.yaml | 5 ++ spec/classes/cloudkitty_healthcheck_spec.rb | 55 ++++++++++++++++++++++ spec/classes/cloudkitty_processor_spec.rb | 8 +++- 8 files changed, 140 insertions(+), 7 deletions(-)
participants (1)
-
no-reply@openstack.org