requirements.txt (ec2-api-14.0.1) | : | requirements.txt (ec2-api-15.0.0) | ||
---|---|---|---|---|
# Requirements lower bounds listed here are our best effort to keep them up to | ||||
# date but we do not test them so no guarantee of having them all correct. If | ||||
# you find any incorrect lower bounds, let us know or propose a fix. | ||||
# The order of packages is significant, because pip processes them in the order | # The order of packages is significant, because pip processes them in the order | |||
# of appearance. Changing the order has an impact on the overall integration | # of appearance. Changing the order has an impact on the overall integration | |||
# process, which may cause wedges in the gate later. | # process, which may cause wedges in the gate later. | |||
Babel>=2.5.3 # BSD | Babel>=2.5.3 # BSD | |||
botocore>=1.9.7 # Apache-2.0 | botocore>=1.9.7 # Apache-2.0 | |||
cryptography>=2.1.4 # BSD/Apache-2.0 | cryptography>=2.1.4 # BSD/Apache-2.0 | |||
eventlet>=0.20.0 # MIT | eventlet>=0.20.0 # MIT | |||
greenlet>=0.4.13 # MIT | greenlet>=0.4.13 # MIT | |||
httplib2>=0.10.3 # MIT | httplib2>=0.10.3 # MIT | |||
keystoneauth1>=3.14.0 # Apache-2.0 | keystoneauth1>=3.14.0 # Apache-2.0 | |||
skipping to change at line 31 | skipping to change at line 35 | |||
Paste>=2.0.3 # MIT | Paste>=2.0.3 # MIT | |||
PasteDeploy>=1.5.2 # MIT | PasteDeploy>=1.5.2 # MIT | |||
pbr>=3.1.1 # Apache-2.0 | pbr>=3.1.1 # Apache-2.0 | |||
python-cinderclient>=3.5.0 # Apache-2.0 | python-cinderclient>=3.5.0 # Apache-2.0 | |||
python-glanceclient>=2.16.0 # Apache-2.0 | python-glanceclient>=2.16.0 # Apache-2.0 | |||
python-keystoneclient>=3.15.0 # Apache-2.0 | python-keystoneclient>=3.15.0 # Apache-2.0 | |||
python-neutronclient>=6.7.0 # Apache-2.0 | python-neutronclient>=6.7.0 # Apache-2.0 | |||
python-novaclient>=10.1.0 # Apache-2.0 | python-novaclient>=10.1.0 # Apache-2.0 | |||
python-openstackclient>=3.14.0 # Apache-2.0 | python-openstackclient>=3.14.0 # Apache-2.0 | |||
Routes>=2.4.1 # MIT | Routes>=2.4.1 # MIT | |||
six>=1.11.0 # MIT | ||||
SQLAlchemy>=1.2.5 # MIT | SQLAlchemy>=1.2.5 # MIT | |||
sqlalchemy-migrate>=0.11.0 # Apache-2.0 | sqlalchemy-migrate>=0.11.0 # Apache-2.0 | |||
WebOb>=1.7.4 # MIT | WebOb>=1.7.4 # MIT | |||
End of changes. 2 change blocks. | ||||
1 lines changed or deleted | 4 lines changed or added |