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: Iaeb3c50b834b846588d07ee02f4ab1b2be37b6af
This commit is contained in:
liusheng 2016-06-02 13:02:54 +08:00
parent 6f897a20bf
commit cb91079a62
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ oslo.service>=0.1.0 # Apache-2.0
PasteDeploy>=1.5.0
pbr<2.0,>=0.11
pecan>=0.8.0
oslo.messaging>=4.5.0 # Apache-2.0
oslo.messaging>=5.2.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0