We are delighted to announce the release of: cloudkitty 15.0.1: Rating as a Service component for OpenStack This release is part of the xena 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. 15.0.1 ^^^^^^ 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 15.0.0..15.0.1 ------------------------------------ 502e421 [docs] Install cloudkitty requirements using constraints 092b08d [CI] Move queue setting to project level a7c010e Fix v2 API dataframes get policy check 6a25347 Fix quote API c64c641 Update TOX_CONSTRAINTS_FILE for stable/xena ebf867a Update .gitreview for stable/xena Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 2 +- 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 +++ tox.ini | 5 ++- 8 files changed, 60 insertions(+), 13 deletions(-)