Merge "Updated from global requirements"

This commit is contained in:
Jenkins 2016-09-10 23:37:11 +00:00 committed by Gerrit Code Review
commit 1bc48e99d7
1 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@ Routes!=2.0,!=2.1,!=2.3.0,>=1.12.3;python_version=='2.7' # MIT
Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
debtcollector>=1.2.0 # Apache-2.0
eventlet!=0.18.3,>=0.18.2 # MIT
pecan>=1.0.0 # BSD
pecan!=1.0.2,!=1.0.3,!=1.0.4,>=1.0.0 # BSD
greenlet>=0.3.2 # MIT
httplib2>=0.7.5 # MIT
requests>=2.10.0 # Apache-2.0
@ -25,8 +25,8 @@ six>=1.9.0 # MIT
stevedore>=1.16.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.config>=3.14.0 # Apache-2.0
oslo.context>=2.6.0 # Apache-2.0
oslo.db>=4.10.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0
oslo.db!=4.13.1,!=4.13.2,>=4.10.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.messaging>=5.2.0 # Apache-2.0
@ -39,7 +39,7 @@ oslo.utils>=3.16.0 # Apache-2.0
oslo.versionedobjects>=1.13.0 # Apache-2.0
sqlalchemy-migrate>=0.9.6 # Apache-2.0
python-openstackclient>=2.1.0 # Apache-2.0
python-neutronclient>=4.2.0 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-keystoneclient!=2.1.0,>=2.0.0 # Apache-2.0