We eagerly announce the release of: cloudkitty 14.0.1: 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.1 ^^^^^^ Bug Fixes * Fix the definition of the "admin_or_owner" policy expression, which was preventing even admins from using the "get_summary" endpoint with "all_tenants=True" or "tenant_id" parameters. Changes in cloudkitty 14.0.0..14.0.1 ------------------------------------ 875cacd Fix cloudkitty exception handling from gnocchiclient 1e964bd Fix broken lower-constraints job c8f095c Fix typo in policy rule description 712e799 Add release note for admin_or_owner policy fix e8a04b6 Fix default admin_or_owner policy expression 93b9cd8 Update TOX_CONSTRAINTS_FILE for stable/wallaby 9c3cf74 Update .gitreview for stable/wallaby Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + cloudkitty/api/app.py | 7 ++----- cloudkitty/collector/gnocchi.py | 2 +- cloudkitty/common/policies/base.py | 4 +++- cloudkitty/common/policies/v1/rating.py | 2 +- .../notes/admin-or-owner-policy-c666346da4405d13.yaml | 6 ++++++ tox.ini | 4 ++-- 11 files changed, 41 insertions(+), 22 deletions(-)
participants (1)
-
no-reply@openstack.org