Gate fix: cap oslo.messaging

Change-Id: If25aca595254178fdcc43e8dbfb67e711bd64433
This commit is contained in:
Mehdi Abaakouk 2017-05-31 09:43:16 +02:00
parent a170716d3f
commit 9f6a8e70a5
1 changed files with 1 additions and 1 deletions

View File

@ -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>=4.5.0,<5.11.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
pbr>=1.6 # Apache-2.0
pycadf!=2.0.0,>=1.1.0 # Apache-2.0