We are satisfied to announce the release of:
cloudkitty 14.0.2: Rating as a Service component for OpenStack
This release is part of the wallaby stable 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.
14.0.2
^^^^^^
Bug Fixes
* Fixes policy check when getting dataframes using the v2 API,
causing the operation to fail when run by a non-admin user. See
story 2009879 <https://storyboard.openstack.org/#!/story/2009879>`_
for more details.
* Fixes the quote API method. See story 2009022
<https://storyboard.openstack.org/#!/story/2009022>`_ for more
details.
Changes in cloudkitty 14.0.1..14.0.2
------------------------------------
efcd526 Fix v2 API dataframes get policy check
824e14f Fix quote API
Diffstat (except docs and test files)
-------------------------------------
cloudkitty/api/v1/controllers/rating.py | 6 ++-
cloudkitty/api/v2/dataframes/dataframes.py | 2 +-
cloudkitty/orchestrator.py | 46 ++++++++++++++++++----
...rames-get-v2-policy-check-6070fc047b2e1496.yaml | 6 +++
.../notes/fix-quote-v1-api-7282f01b596f0f3b.yaml | 5 +++
5 files changed, 55 insertions(+), 10 deletions(-)