From 0cd611b8703bc7f1605a6751da346c673735e168 Mon Sep 17 00:00:00 2001 From: xiaozhuangqing Date: Mon, 5 Sep 2016 14:00:06 +0800 Subject: Bump the oslo.messaging version Bump the oslo.messaging version to 5.2.0 to avoid the issue occurred with Ceilometer py34 jenkins job, see: Icb34a7f0e03662868aa0ce6e060c5e951711b79e Change-Id: I78cfd58582070028d85e663c7502b1fd765cf174 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ba8f82..95341fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. oslo.config>=3.9.0 # Apache-2.0 -oslo.messaging>=4.5.0 # Apache-2.0 +oslo.messaging>=5.2.0 # Apache-2.0 pbr>=1.6 # Apache-2.0 pycadf!=2.0.0,>=1.1.0 # Apache-2.0 six>=1.9.0 # MIT -- cgit v1.2.1