[release-announce] [telemetry] ceilometer 7.0.3 (newton)

no-reply at openstack.org no-reply at openstack.org
Wed Mar 22 05:37:59 UTC 2017


We are happy to announce the release of:

ceilometer 7.0.3: OpenStack Telemetry

This release is part of the newton stable release series.

Download the package from:

    https://tarballs.openstack.org/ceilometer/

For more details, please see below.

Changes in ceilometer 7.0.2..7.0.3
----------------------------------

a882698 Fix UnicodeEncodeError in Ceilometer polling
789d47d Switch to use test_utils.call_until_true


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

ceilometer/coordination.py                           |  6 ++++--
.../test_object_storage_telemetry_middleware.py      | 12 +++++++-----
ceilometer/utils.py                                  |  5 +++--
test-requirements.txt                                |  2 +-
5 files changed, 35 insertions(+), 10 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 75efc08..dbd397d 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -29 +29 @@ os-testr>=0.4.1 # Apache-2.0
-tempest>=11.0.0  # Apache-2.0
+tempest>=14.0.0  # Apache-2.0





More information about the Release-announce mailing list