We contentedly announce the release of: python-cloudkittyclient 2.1.1: API client of cloudkitty, Rating as a Service project. This release is part of the stein stable release series. The source is available from: https://git.openstack.org/cgit/openstack/python-cloudkittyclient Download the package from: https://pypi.org/project/python-cloudkittyclient Please report issues through: https://bugs.launchpad.net/cloudkitty/+bugs For more details, please see below. 2.1.1 ^^^^^ Bug Fixes * The "rating.get_quotation" method of the client has been fixed: the json body has been updated to match the API reference. Changes in python-cloudkittyclient 2.1.0..2.1.1 ----------------------------------------------- b465e86 Fix the rating.get_quotation method 1724798 Adding a python3 functional job 1ee30ec Asserting 'summary get' returns nothing in functional tests 8b26d75 Fix releasenotes generation 377172f Update UPPER_CONSTRAINTS_FILE for stable/stein 98e1772 Update .gitreview for stable/stein Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + .zuul.yaml | 16 ++++++++ cloudkittyclient/v1/rating/__init__.py | 6 ++- .../notes/fix-get-quotation-1d2c18a979f85fe6.yaml | 5 +++ releasenotes/source/conf.py | 17 +++----- tox.ini | 2 +- 8 files changed, 83 insertions(+), 16 deletions(-)