Updated from global requirements

Change-Id: I64b973cd2cad9b0c04ecc5dba92e2affed9b503d
This commit is contained in:
OpenStack Proposal Bot 2016-06-03 18:13:15 +00:00
parent 8b75becccb
commit d4829e2a9c
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ stevedore>=1.10.0 # Apache-2.0
pysendfile>=2.0.0 # MIT
websockify>=0.8.0 # LGPLv3
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.db>=4.1.0 # Apache-2.0
oslo.rootwrap>=2.0.0 # Apache-2.0

View File

@ -4,7 +4,7 @@
hacking<0.11,>=0.10.0
coverage>=3.6 # Apache-2.0
doc8 # Apache-2.0
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
Babel>=2.3.4 # BSD
PyMySQL>=0.6.2 # MIT License