Pin oslo.config version to 1.15 or less

CI broke after releasing oslo.config v2.0.0.

Change-Id: I3d857858201b59c414603d08d027769aada529e0
This commit is contained in:
Maciej Kwiek 2015-07-21 11:52:09 +02:00
parent 4e9fe5563e
commit 080e612218
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ Babel>=1.3
eventlet>=0.13.0
iso8601>=0.1.9
jsonschema>=2.3.0
oslo.config>=1.2.0
oslo.config>=1.2.0,<=1.15
oslo.serialization>=1.4.0
six>=1.5.2
pbr>=0.7.0