[release-announce] [cloudkitty] cloudkitty 0.5.2 (mitaka)

no-reply at openstack.org no-reply at openstack.org
Tue Apr 25 23:59:06 UTC 2017


We joyfully announce the release of:

cloudkitty 0.5.2: Rating as a Service component for OpenStack

This release is part of the mitaka stable release series.

Download the package from:

    https://tarballs.openstack.org/cloudkitty/

For more details, please see below.

Changes in cloudkitty 0.5.1..0.5.2
----------------------------------

094056c Fix some serialisation of JSON issues
0cf3bd4 Specifies gabbi version in test-requirements.txt


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

cloudkitty/collector/ceilometer.py               |  3 +-
cloudkitty/transformer/__init__.py               |  1 +
cloudkitty/transformer/ceilometer.py             | 52 +++++++++++++++
test-requirements.txt                            |  2 +-
5 files changed, 136 insertions(+), 3 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index b761433..e455d2a 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7 +7 @@ discover # BSD
-gabbi>=1.11.0 # Apache-2.0
+gabbi>=1.11.0,<=1.25.0 # Apache-2.0





More information about the Release-announce mailing list