We are stoked to announce the release of: cloudkitty 17.0.1: Rating as a Service component for OpenStack This release is part of the zed 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. 17.0.1 ^^^^^^ Bug Fixes * Fix failure to process rating using the PyScripts rating module. * Fix retrieval of reprocessing tasks which was returning "Internal Server Error". Changes in cloudkitty 17.0.0..17.0.1 ------------------------------------ 56ec4f1 Fix random unit test failures d848043 Fix retrieval of reprocessing tasks 44a7db9 Fix PyScripts processing 12a84c5 [docs] Install cloudkitty requirements using constraints 64b92f3 Update TOX_CONSTRAINTS_FILE for stable/zed e146972 Update .gitreview for stable/zed Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + cloudkitty/api/v2/task/reprocess.py | 8 +- cloudkitty/dataframe.py | 4 +- cloudkitty/rating/pyscripts/__init__.py | 47 +++- .../notes/fix_py_scripts-fd9ab52c92263844.yaml | 4 + .../notes/reprocess-get-fix-f2bd1f2f9e2d640e.yaml | 5 + tox.ini | 5 +- 11 files changed, 356 insertions(+), 138 deletions(-)