2015-11-13 17:39:44 +08:00
|
|
|
# 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
|
|
|
|
# process, which may cause wedges in the gate later.
|
2016-11-14 11:36:03 +00:00
|
|
|
pbr>=1.8 # Apache-2.0
|
2014-07-01 17:11:09 +09:00
|
|
|
|
2016-01-16 03:33:29 +00:00
|
|
|
Paste # MIT
|
|
|
|
PasteDeploy>=1.5.0 # MIT
|
2016-04-08 18:43:26 +00:00
|
|
|
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
|
2016-01-16 03:33:29 +00:00
|
|
|
anyjson>=0.3.3 # BSD
|
2016-05-06 22:23:41 +00:00
|
|
|
Babel>=2.3.4 # BSD
|
2016-02-19 18:57:23 +00:00
|
|
|
eventlet!=0.18.3,>=0.18.2 # MIT
|
2016-12-02 17:19:33 +00:00
|
|
|
requests!=2.12.2,>=2.10.0 # Apache-2.0
|
2016-12-17 21:39:49 +00:00
|
|
|
keystonemiddleware>=4.12.0 # Apache-2.0
|
2016-12-23 03:37:54 +00:00
|
|
|
kombu<4.0.0,>=3.0.25 # BSD
|
2016-09-15 20:27:05 +00:00
|
|
|
netaddr!=0.7.16,>=0.7.13 # BSD
|
2016-01-16 03:33:29 +00:00
|
|
|
SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
2016-10-21 00:51:45 +00:00
|
|
|
WebOb>=1.6.0 # MIT
|
2016-11-24 18:51:47 +00:00
|
|
|
python-heatclient>=1.6.1 # Apache-2.0
|
2016-12-02 17:19:33 +00:00
|
|
|
python-keystoneclient>=3.8.0 # Apache-2.0
|
2016-04-06 04:31:53 +00:00
|
|
|
alembic>=0.8.4 # MIT
|
2016-01-16 03:33:29 +00:00
|
|
|
six>=1.9.0 # MIT
|
2016-10-07 19:46:16 +00:00
|
|
|
stevedore>=1.17.1 # Apache-2.0
|
2016-06-02 17:39:51 +08:00
|
|
|
oslo.concurrency>=3.8.0 # Apache-2.0
|
2016-11-02 22:02:20 +00:00
|
|
|
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
|
2016-08-24 01:39:23 +00:00
|
|
|
oslo.context>=2.9.0 # Apache-2.0
|
2017-01-01 12:17:46 +00:00
|
|
|
oslo.db>=4.15.0 # Apache-2.0
|
2016-09-21 19:13:59 +00:00
|
|
|
oslo.log>=3.11.0 # Apache-2.0
|
2016-12-08 19:54:34 +00:00
|
|
|
oslo.messaging>=5.14.0 # Apache-2.0
|
2016-06-07 13:35:52 +08:00
|
|
|
oslo.middleware>=3.0.0 # Apache-2.0
|
2016-12-02 17:19:33 +00:00
|
|
|
oslo.policy>=1.17.0 # Apache-2.0
|
2017-01-05 09:59:11 +00:00
|
|
|
oslo.reports>=0.6.0 # Apache-2.0
|
2016-08-03 09:08:26 +00:00
|
|
|
oslo.rootwrap>=5.0.0 # Apache-2.0
|
2016-06-07 13:48:39 +08:00
|
|
|
oslo.serialization>=1.10.0 # Apache-2.0
|
2016-06-09 12:37:43 +08:00
|
|
|
oslo.service>=1.10.0 # Apache-2.0
|
2016-11-06 02:08:26 +00:00
|
|
|
oslo.utils>=3.18.0 # Apache-2.0
|
2016-09-27 10:08:44 +00:00
|
|
|
oslosphinx>=4.7.0 # Apache-2.0
|
2016-07-01 16:13:59 -04:00
|
|
|
python-neutronclient>=5.1.0 # Apache-2.0
|
2016-01-16 03:33:29 +00:00
|
|
|
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
|
2017-01-14 05:18:38 +00:00
|
|
|
tosca-parser>=0.7.0 # Apache-2.0
|
2016-02-03 20:14:09 -06:00
|
|
|
heat-translator>=0.4.0 # Apache-2.0
|
2016-04-04 23:22:51 +00:00
|
|
|
cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0
|
2016-06-03 17:28:33 +09:00
|
|
|
paramiko>=2.0 # LGPLv2.1+
|
2016-12-18 12:41:11 +05:30
|
|
|
python-mistralclient>=2.0.0 # Apache-2.0
|