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:
parent
4e9fe5563e
commit
080e612218
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user