[release-announce] ceilometermiddleware 1.4.0 (stein)

no-reply at openstack.org no-reply at openstack.org
Fri Mar 1 18:54:26 UTC 2019


We are chuffed to announce the release of:

ceilometermiddleware 1.4.0: OpenStack Telemetry middleware for
generating metrics

This release is part of the stein release series.

The source is available from:

    http://git.openstack.org/cgit/openstack/ceilometermiddleware

Download the package from:

    https://pypi.org/project/ceilometermiddleware

Please report issues through launchpad:

    http://bugs.launchpad.net/ceilometermiddleware

For more details, please see below.

Changes in ceilometermiddleware 1.3.0..1.4.0
--------------------------------------------

e4c7015 add python 3.6 unit test job
82ebdcf switch documentation job to new PTI
01fa132 import zuul job settings from project-config
47d2319 Switch to stestr


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

.gitignore            |  3 +--
.stestr.conf          |  4 ++++
.testr.conf           |  4 ----
.zuul.yaml            |  8 ++++++++
test-requirements.txt |  2 +-
tox.ini               | 10 ++++++++--
6 files changed, 22 insertions(+), 9 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 18a9dda..7ea25fd 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11 +11 @@ oslotest>=1.10.0 # Apache-2.0
-testrepository>=0.0.18 # Apache-2.0/BSD
+stestr>=2.0.0 # Apache-2.0






More information about the Release-announce mailing list