Updated from global requirements

Change-Id: I2f52c092c9916f5a2d59f920cb8cd3216943cadc
This commit is contained in:
OpenStack Proposal Bot 2017-02-13 15:22:27 +00:00
parent 2dd6110461
commit 8332d77197
2 changed files with 6 additions and 6 deletions

View File

@ -10,9 +10,9 @@ Routes!=2.0,!=2.3.0,>=1.12.3;python_version!='2.7' # MIT
anyjson>=0.3.3 # BSD
Babel>=2.3.4 # BSD
eventlet!=0.18.3,>=0.18.2 # MIT
requests!=2.12.2,>=2.10.0 # Apache-2.0
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
keystonemiddleware>=4.12.0 # Apache-2.0
kombu<4.0.0,>=3.0.25 # BSD
kombu>=3.0.25 # BSD
netaddr!=0.7.16,>=0.7.13 # BSD
SQLAlchemy<1.1.0,>=1.0.10 # MIT
WebOb>=1.6.0 # MIT
@ -23,7 +23,7 @@ six>=1.9.0 # MIT
stevedore>=1.17.1 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0
oslo.context>=2.12.0 # Apache-2.0
oslo.db>=4.15.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.messaging>=5.14.0 # Apache-2.0
@ -36,7 +36,7 @@ oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.18.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
python-neutronclient>=5.1.0 # Apache-2.0
python-novaclient!=7.0.0,>=6.0.0 # Apache-2.0
python-novaclient>=7.1.0 # Apache-2.0
tosca-parser>=0.7.0 # Apache-2.0
heat-translator>=0.4.0 # Apache-2.0
cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0

View File

@ -12,10 +12,10 @@ mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
python-tackerclient>=0.8.0 # Apache-2.0
ordereddict # MIT
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
sphinx>=1.5.1 # BSD
oslotest>=1.10.0 # Apache-2.0
os-testr>=0.8.0 # Apache-2.0
tempest>=12.1.0 # Apache-2.0
tempest>=14.0.0 # Apache-2.0
os-api-ref>=1.0.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT