[release-announce] puppet-cloudkitty 11.0.0 (antelope)
no-reply at openstack.org
no-reply at openstack.org
Wed Apr 5 15:47:36 UTC 2023
We are tickled pink to announce the release of:
puppet-cloudkitty 11.0.0: Puppet module for OpenStack cloudkitty
This release is part of the antelope 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.
Changes in puppet-cloudkitty 10.0.0..11.0.0
-------------------------------------------
a7bf345 Prepare 2023.1 release
70d66f8 [orchestrator] coordination_url should be hidden
25e2da3 Replace legacy facts and use fact hash
b5af91b Expose policy_default_rule
03f9eee Switch to Ubuntu Jammy (22.04)
0b17c5f Update master for stable/zed
Diffstat (except docs and test files)
-------------------------------------
manifests/api.pp | 20 +--
manifests/cors.pp | 24 +--
manifests/db.pp | 32 ++--
manifests/fetcher/gnocchi.pp | 18 +--
manifests/fetcher/keystone.pp | 48 +++---
manifests/healthcheck.pp | 16 +-
manifests/init.pp | 176 ++++++++++-----------
manifests/keystone/authtoken.pp | 112 ++++++-------
manifests/logging.pp | 74 ++++-----
manifests/orchestrator.pp | 14 +-
manifests/params.pp | 4 +-
manifests/policy.pp | 18 ++-
manifests/processor.pp | 26 +--
manifests/storage/elasticsearch.pp | 10 +-
manifests/storage/influxdb.pp | 18 +--
manifests/wsgi/apache.pp | 8 +-
manifests/wsgi/uwsgi.pp | 6 +-
metadata.json | 10 +-
.../policy_default_rule-b20e94ae17778f89.yaml | 4 +
.../notes/ubuntu-jammy-f73cb7f411b593f2.yaml | 8 +
releasenotes/source/index.rst | 1 +
releasenotes/source/zed.rst | 6 +
spec/classes/cloudkitty_api_spec.rb | 2 +-
spec/classes/cloudkitty_client_spec.rb | 2 +-
spec/classes/cloudkitty_db_sync_spec.rb | 5 +-
spec/classes/cloudkitty_init_spec.rb | 2 +-
spec/classes/cloudkitty_orchestrator_spec.rb | 4 +-
spec/classes/cloudkitty_policy_spec.rb | 2 +
spec/classes/cloudkitty_processor_spec.rb | 2 +-
spec/classes/cloudkitty_wsgi_apache_spec.rb | 8 +-
30 files changed, 351 insertions(+), 329 deletions(-)
More information about the Release-announce
mailing list