Updated from global requirements

Change-Id: I511a63682aecc045adb020fe30f0425187012702
This commit is contained in:
OpenStack Proposal Bot 2016-06-03 18:18:18 +00:00
parent a439291043
commit be2038f255
2 changed files with 4 additions and 4 deletions

View File

@ -3,11 +3,11 @@
# process, which may cause wedges in the gate later.
six>=1.9.0 # MIT
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.config>=3.9.0 # Apache-2.0
oslo.config>=3.10.0 # Apache-2.0
oslo.context>=2.2.0 # Apache-2.0
oslo.messaging>=4.5.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
oslo.utils>=3.11.0 # Apache-2.0
iso8601>=0.1.11 # MIT
oslo.log>=1.14.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0

View File

@ -28,8 +28,8 @@ oslo.config.opts =
[extras]
fixtures =
mock>=1.2 # BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
mock>=2.0 # BSD
fixtures>=3.0.0 # Apache-2.0/BSD
[pbr]
warnerrors = true