Merge "Updated from global requirements"

This commit is contained in:
Jenkins 2017-02-06 14:35:26 +00:00 committed by Gerrit Code Review
commit 69eaaf594e
2 changed files with 7 additions and 7 deletions

View File

@ -5,7 +5,7 @@
pbr>=1.8 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT
alembic>=0.8.4 # MIT
alembic>=0.8.10 # MIT
eventlet!=0.18.3,>=0.18.2 # MIT
PasteDeploy>=1.5.0 # MIT
Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
@ -18,8 +18,8 @@ oslo.context>=2.9.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
futurist!=0.15.0,>=0.11.0 # Apache-2.0
keystoneauth1>=2.16.0 # Apache-2.0
keystonemiddleware!=4.5.0,>=4.2.0 # Apache-2.0
keystoneauth1>=2.18.0 # Apache-2.0
keystonemiddleware>=4.12.0 # Apache-2.0
WSME>=0.8 # MIT
# For paste.util.template used in keystone.common.template
@ -31,7 +31,7 @@ pyOpenSSL>=0.14 # Apache-2.0
# Required by openstack.common libraries
six>=1.9.0 # MIT
oslo.db!=4.13.1,!=4.13.2,>=4.11.0 # Apache-2.0
oslo.db>=4.15.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.messaging>=5.14.0 # Apache-2.0

View File

@ -12,7 +12,7 @@ Babel>=2.3.4 # BSD
bandit>=1.1.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mox3>=0.7.0 # Apache-2.0
mox3!=0.19.0,>=0.7.0 # Apache-2.0
mock>=2.0 # BSD
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
requests!=2.12.2,>=2.10.0 # Apache-2.0
@ -20,12 +20,12 @@ testrepository>=0.0.18 # Apache-2.0/BSD
testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
psutil<2.0.0,>=1.1.1 # BSD
psutil>=3.0.1 # BSD
oslotest>=1.10.0 # Apache-2.0
os-testr>=0.8.0 # Apache-2.0
# Optional packages that should be installed when testing
PyMySQL!=0.7.7,>=0.7.6 # MIT License
PyMySQL>=0.7.6 # MIT License
psycopg2>=2.5 # LGPL/ZPL
pysendfile>=2.0.0 # MIT
qpid-python;python_version=='2.7' # Apache-2.0