[release-announce] cloudkitty 19.0.0 (bobcat)
no-reply at openstack.org
no-reply at openstack.org
Wed Oct 4 11:15:55 UTC 2023
We eagerly announce the release of:
cloudkitty 19.0.0: Rating as a Service component for OpenStack
This release is part of the bobcat release series.
The source is available from:
https://opendev.org/openstack/cloudkitty
Download the package from:
https://pypi.org/project/cloudkitty
Please report issues through:
https://storyboard.openstack.org/#!/project/openstack/cloudkitty
For more details, please see below.
Changes in cloudkitty 18.0.0..19.0.0
------------------------------------
60077a3 Fix docs jobs in the CI that were broken due to Sphinx upgrade
94630b9 Use DevStack VENV path
b460fd9 Fix random unit test failures
8c1ad7d Create concepts definition page for CloudKitty
980d787 Remove `state` field from API
60d91d8 Improve reprocessing task documentation
15be883 Optimize Gnocchi fetcher processing time
9ebe50a Fix formatting in release note
51640ea Add detail about reprocessing all scope IDs in reprocessing API
c1a1fe9 Update master for stable/2023.1
9c53bc1 Fix spacing in log message
7966437 Allows multiple rating types for same metric for gnocchi
88c16dc Create indexes to allow SQL rewrites and optimizations
Diffstat (except docs and test files)
-------------------------------------
api-ref/source/v2/task/reprocessing.inc | 1 +
api-ref/source/v2/task/reprocessing_parameters.yml | 10 ++
cloudkitty/api/v2/scope/state.py | 28 +---
cloudkitty/collector/gnocchi.py | 49 ++++++-
cloudkitty/fetcher/gnocchi.py | 42 +++---
cloudkitty/orchestrator.py | 2 +-
.../versions/307430ab38bc_improve_qty_precision.py | 1 +
...0384_create_index_idx_tenantid_begin_end_on_.py | 39 ++++++
cloudkitty/storage_state/__init__.py | 4 +-
devstack/apache-cloudkitty.template | 2 +-
devstack/plugin.sh | 2 +-
...or-same-metric-in-gnocchi-1011ba2d5d36c073.yaml | 7 +
.../move-api-docs-to-api-ref-be71b864e557110e.yaml | 2 +-
...optimize_gnochi-fetcher-runtime-3604026816.yaml | 6 +
...ove-state-attribute-scope-28e48ae4ada5208d.yaml | 5 +
releasenotes/source/2023.1.rst | 6 +
releasenotes/source/index.rst | 1 +
tox.ini | 6 +
28 files changed, 481 insertions(+), 106 deletions(-)
More information about the Release-announce
mailing list