Updated from global requirements

Change-Id: I383f48a4b517256d77004faed823310017a7cc8a
This commit is contained in:
OpenStack Proposal Bot 2016-10-27 12:14:38 +00:00
parent 2b0bc76b01
commit 33c282545f
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
pbr>=1.6 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.config>=3.14.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.17.0 # Apache-2.0

View File

@ -2,7 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
coverage>=3.6 # Apache-2.0
coverage>=4.0 # Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT
hacking<0.11,>=0.10.0
mock>=2.0 # BSD