[release-announce] python-cloudkittyclient 3.1.0 (train)

no-reply at openstack.org no-reply at openstack.org
Wed Sep 25 09:27:49 UTC 2019


We are tickled pink to announce the release of:

python-cloudkittyclient 3.1.0: API client of cloudkitty, Rating as a
Service project.

This release is part of the train stable release series.

The source is available from:

    https://opendev.org/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.

3.1.0
^^^^^

New Features

* Support for the "/v2/dataframes" endpoint has been added to the
  client. A new "dataframes add" CLI command is also available.

Changes in python-cloudkittyclient 3.0.0..3.1.0
-----------------------------------------------

71fa216 Add support for POST /v2/dataframes API endpoint to the client
41fecfc Add functional test jobs for the v2 client
5c31e34 Add lower-constraints job
22e9ffd Update TOX/UPPER_CONSTRAINTS_FILE for stable/train
e251e5c Update .gitreview for stable/train


Diffstat (except docs and test files)
-------------------------------------

.gitreview                                         |   1 +
.zuul.yaml                                         |  48 +++++-
cloudkittyclient/common/client.py                  |   3 +
cloudkittyclient/v2/client.py                      |   2 +
cloudkittyclient/v2/dataframes.py                  |  51 +++++++
cloudkittyclient/v2/dataframes_cli.py              |  42 +++++
...add-support-v2-dataframes-baa398fe5ea1b891.yaml |   5 +
setup.cfg                                          |   4 +
tox.ini                                            |  23 ++-
15 files changed, 511 insertions(+), 21 deletions(-)







More information about the Release-announce mailing list