[release-announce] [telemetry] ceilometer 6.1.5 (mitaka)
no-reply at openstack.org
no-reply at openstack.org
Mon Apr 10 18:14:00 UTC 2017
We are thrilled to announce the release of:
ceilometer 6.1.5: OpenStack Telemetry
This release is part of the mitaka stable release series.
Download the package from:
https://tarballs.openstack.org/ceilometer/
For more details, please see below.
Changes in ceilometer 6.1.4..6.1.5
----------------------------------
e18f209 Add tempest and cap oslo.messaging/tempest version
b9b1fb5 match generic cirros name
0846947 Revert "Fix the gate failure because of several issues"
f447934 cap python-novaclient/oslo.vmware/gabbi
Diffstat (except docs and test files)
-------------------------------------
ceilometer/nova_client.py | 2 +-
.../gabbi/gabbits/api_events_no_data.yaml | 22 ++++++++--------
.../gabbi/gabbits/api_events_with_data.yaml | 30 +++++++++++-----------
.../functional/gabbi/gabbits/clean-samples.yaml | 2 +-
.../functional/gabbi/gabbits_prefix/basic.yaml | 2 +-
.../gabbi/gabbits_prefix/clean-samples.yaml | 2 +-
.../test_object_storage_telemetry_middleware.py | 12 +++++----
requirements.txt | 6 ++---
test-requirements.txt | 3 ++-
12 files changed, 51 insertions(+), 41 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 5b3158c..058ceab 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -25 +25 @@ pecan>=1.0.0 # BSD
-oslo.messaging>=4.0.0 # Apache-2.0
+oslo.messaging>=4.0.0,<=5.17.1 # Apache-2.0
@@ -35 +35 @@ python-neutronclient!=4.1.0,>=2.6.0 # Apache-2.0
-python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
+python-novaclient!=2.33.0,>=2.29.0,<7.0.0 # Apache-2.0
@@ -45 +45 @@ Werkzeug>=0.7 # BSD License
-WebOb>=1.2.3 # MIT
+WebOb>=1.2.3,<1.7.0 # MIT
diff --git a/test-requirements.txt b/test-requirements.txt
index 522f261..4a312a2 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -21 +21 @@ oslotest>=1.10.0 # Apache-2.0
-oslo.vmware>=1.16.0 # Apache-2.0
+oslo.vmware>=1.16.0,<2.17.0 # Apache-2.0
@@ -36,0 +37 @@ tempest-lib>=0.14.0 # Apache-2.0
+tempest>=14.0.0 # Apache-2.0
More information about the Release-announce
mailing list