Updated from global requirements

Change-Id: I119fbce30d448bcda1be5da1122922b1ea5c3b57
This commit is contained in:
OpenStack Proposal Bot 2017-06-03 13:05:19 +00:00
parent c2d61ee459
commit c86bbd076f
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later.
keystoneauth1>=2.20.0 # Apache-2.0
oslo.config>=3.22.0 # Apache-2.0
oslo.config>=4.0.0 # Apache-2.0
oslo.context>=2.14.0 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0

View File

@ -24,7 +24,7 @@ packages =
[extras]
audit_notifications =
oslo.messaging>=5.19.0 # Apache-2.0
oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0
[global]
setup-hooks =

View File

@ -12,7 +12,7 @@ fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
reno>=1.8.0 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0
sphinx!=1.6.1,>=1.5.1 # BSD
stevedore>=1.20.0 # Apache-2.0