Do not use oslo.messaging 2.8.0

This version is bugged and does not work with Aodh.

Related-Bug: #1514796
Change-Id: I5ef65d39af0fec67301973c28d40d03359de0487
This commit is contained in:
Julien Danjou 2015-11-10 16:47:14 +01:00
parent 64e46b5840
commit 4f7d43648b
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>1.17.1,!=2.6.0,!=2.6.1 # Apache-2.0
oslo.messaging>1.17.1,!=2.6.0,!=2.6.1,!=2.8.0 # Apache-2.0
oslo.middleware!=2.0.0,>=1.2.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.utils>=1.9.0 # Apache-2.0