Merge "Updated from global requirements" into stable/mitaka

This commit is contained in:
Jenkins 2016-09-13 19:31:23 +00:00 committed by Gerrit Code Review
commit 407c30bd94
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ oslo.rootwrap>=2.0.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.0.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
oslo.concurrency>=3.5.0 # Apache-2.0
oslo.concurrency>=3.7.1 # Apache-2.0
paramiko>=1.16.0 # LGPL
Paste # MIT
PasteDeploy>=1.5.0 # MIT

View File

@ -11,7 +11,7 @@ ddt>=1.0.1 # MIT
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
mock>=1.2 # BSD
iso8601>=0.1.9 # MIT
PyMySQL>=0.6.2 # MIT License
PyMySQL!=0.7.7,>=0.6.2 # MIT License
oslotest>=1.10.0 # Apache-2.0
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
psycopg2>=2.5 # LGPL/ZPL