Updated from global requirements

Change-Id: Ie53bedc08522994e4dcd0baba4a3b1a7cf9faff2
This commit is contained in:
OpenStack Proposal Bot 2016-04-08 11:44:01 +00:00
parent 3e77d58eb6
commit 08775106ce
2 changed files with 10 additions and 10 deletions

View File

@ -5,18 +5,18 @@
# pbr should be first
pbr>=1.6 # Apache-2.0
alembic>=0.8.0 # MIT
alembic>=0.8.4 # MIT
Babel>=1.3 # BSD
eventlet!=0.18.3,>=0.18.2 # MIT
greenlet>=0.3.2 # MIT
lxml>=2.3 # BSD
netaddr!=0.7.16,>=0.7.12 # BSD
oslo.config>=3.7.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.config>=3.9.0 # Apache-2.0
oslo.context>=2.2.0 # Apache-2.0
oslo.db>=4.1.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.messaging>=4.0.0 # Apache-2.0
oslo.messaging>=4.5.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
oslo.policy>=0.5.0 # Apache-2.0
oslo.rootwrap>=2.0.0 # Apache-2.0
@ -27,16 +27,16 @@ oslo.concurrency>=3.5.0 # Apache-2.0
paramiko>=1.16.0 # LGPL
Paste # MIT
PasteDeploy>=1.5.0 # MIT
python-neutronclient!=4.1.0,>=2.6.0 # Apache-2.0
python-neutronclient>=4.1.1 # Apache-2.0
keystoneauth1>=2.1.0 # Apache-2.0
keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
requests!=2.9.0,>=2.8.1 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0
Routes!=2.0,!=2.1,>=1.12.3;python_version=='2.7' # MIT
Routes!=2.0,>=1.12.3;python_version!='2.7' # MIT
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
six>=1.9.0 # MIT
SQLAlchemy<1.1.0,>=1.0.10 # MIT
stevedore>=1.5.0 # Apache-2.0
python-cinderclient>=1.3.1 # Apache-2.0
python-cinderclient>=1.6.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
WebOb>=1.2.3 # MIT

View File

@ -8,7 +8,7 @@ hacking<0.11,>=0.10.2
bashate>=0.2 # Apache-2.0
coverage>=3.6 # Apache-2.0
ddt>=1.0.1 # MIT
fixtures>=1.3.1 # Apache-2.0/BSD
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
mock>=1.2 # BSD
iso8601>=0.1.9 # MIT
oslotest>=1.10.0 # Apache-2.0
@ -27,4 +27,4 @@ os-testr>=0.4.1 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testresources>=0.2.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
reno>=0.1.1 # Apache2
reno>=1.6.2 # Apache2