cloudkitty 20.1.0 (caracal)
We are ecstatic to announce the release of: cloudkitty 20.1.0 This release is part of the caracal 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. 20.1.0 ^^^^^^ Upgrade Notes ************* * The "storage_state.get_state" method has been removed in favor of the "storage_state.get_last_processed_timestamp" method. Bug Fixes ********* * Fix some API report requests that were returning HTTP 500 errors when using the "opensearch" storage backend. This fixes failures to load the Horizon "Rating" panel. Changes in cloudkitty 20.0.0..20.1.0 ------------------------------------ e416424 Fix API report requests when using opensearch fd0c6e1 Remove get_state function and its references 7197677 CI: Remove grenade branch variables 956a5b1 Update TOX_CONSTRAINTS_FILE for stable/2024.1 b5d4757 Update .gitreview for stable/2024.1 Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 4 ---- cloudkitty/orchestrator.py | 4 ++-- cloudkitty/storage/v2/opensearch/client.py | 5 +++-- cloudkitty/storage_state/__init__.py | 8 -------- cloudkitty/write_orchestrator.py | 8 +++++--- .../notes/deprecate-get-state-2932a4e6a74295ce.yaml | 5 +++++ .../notes/fix-opensearch-report-344508dd4e3d0ccc.yaml | 6 ++++++ tox.ini | 4 ++-- 12 files changed, 44 insertions(+), 34 deletions(-)
participants (1)
-
no-reply@openstack.org