[release-announce] cloudkitty 9.0.1 (stein)

no-reply at openstack.org no-reply at openstack.org
Thu Sep 10 09:39:34 UTC 2020


We are psyched to announce the release of:

cloudkitty 9.0.1: Rating as a Service component for OpenStack

This release is part of the stein 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://bugs.launchpad.net/cloudkitty/+bugs

For more details, please see below.

9.0.1
^^^^^

Bug Fixes

* "CompileError: Can't resolve label reference for ORDER BY / GROUP
  BY." errors that were sometimes raised by SQLAlchemy when using the
  v1 storage backend and grouping on "tenant_id" and "res_type" have
  been fixed.

* The "interface" parameter of the "collector_monasca" section is
  now also used for the discovery of the monasca endpoint.

Changes in cloudkitty 9.0.0..9.0.1
----------------------------------

9b53864 [devstack] Collector Variable
f755c0a Use "interface" option for monasca endpoint discovery
7d6b82b Fix InfluxDB storage's "_point_to_dataframe_entry" method
d1b9246 Fix section name in config file generation
5e16701 Fix sqlalchemy grouping on v1 storage
970dd64 OpenDev Migration Patch


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

.gitreview                                         |  2 +-
.zuul.yaml                                         |  4 +-
cloudkitty/collector/monasca.py                    |  5 +-
cloudkitty/common/config.py                        |  2 +-
cloudkitty/storage/v1/sqlalchemy/__init__.py       |  2 +-
cloudkitty/storage/v2/influx.py                    |  6 ++-
.../fix-v1-storage-groupby-e865d1315bd390cb.yaml   |  6 +++
...scovery-monasca-collector-7477e86cd7e5acf4.yaml |  5 ++
11 files changed, 81 insertions(+), 10 deletions(-)







More information about the Release-announce mailing list