2014-09-13 07:22:22 +00: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-01-22 04:04:10 +00:00
|
|
|
pbr>=1.6 # Apache-2.0
|
|
|
|
SQLAlchemy<1.1.0,>=1.0.10 # MIT
|
2016-04-06 12:58:42 +00:00
|
|
|
alembic>=0.8.4 # MIT
|
2015-08-11 22:13:55 +00:00
|
|
|
automaton>=0.5.0 # Apache-2.0
|
2016-02-20 21:55:37 +00:00
|
|
|
eventlet!=0.18.3,>=0.18.2 # MIT
|
2016-01-22 04:04:10 +00:00
|
|
|
WebOb>=1.2.3 # MIT
|
|
|
|
greenlet>=0.3.2 # MIT
|
|
|
|
netaddr!=0.7.16,>=0.7.12 # BSD
|
2016-06-23 08:40:33 +00:00
|
|
|
paramiko>=2.0 # LGPLv2.1+
|
2016-04-14 02:33:20 +00:00
|
|
|
python-neutronclient>=4.2.0 # Apache-2.0
|
2016-03-04 14:16:58 +00:00
|
|
|
python-glanceclient>=2.0.0 # Apache-2.0
|
2016-08-04 02:35:37 +00:00
|
|
|
keystoneauth1>=2.10.0 # Apache-2.0
|
2016-07-13 23:51:19 +00:00
|
|
|
ironic-lib>=2.0.0 # Apache-2.0
|
2016-01-22 04:04:10 +00:00
|
|
|
python-swiftclient>=2.2.0 # Apache-2.0
|
|
|
|
pytz>=2013.6 # MIT
|
2016-07-18 18:09:20 +00:00
|
|
|
stevedore>=1.16.0 # Apache-2.0
|
2016-01-22 04:04:10 +00:00
|
|
|
pysendfile>=2.0.0 # MIT
|
2016-05-17 02:57:27 +00:00
|
|
|
websockify>=0.8.0 # LGPLv3
|
2016-05-20 05:59:02 +00:00
|
|
|
oslo.concurrency>=3.8.0 # Apache-2.0
|
2016-08-04 02:35:37 +00:00
|
|
|
oslo.config>=3.14.0 # Apache-2.0
|
2016-07-18 18:09:20 +00:00
|
|
|
oslo.context!=2.6.0,>=2.4.0 # Apache-2.0
|
2015-12-11 22:49:06 +00:00
|
|
|
oslo.db>=4.1.0 # Apache-2.0
|
2016-08-04 02:35:37 +00:00
|
|
|
oslo.rootwrap>=5.0.0 # Apache-2.0
|
2016-01-28 01:27:07 +00:00
|
|
|
oslo.i18n>=2.1.0 # Apache-2.0
|
2016-01-01 20:28:31 +00:00
|
|
|
oslo.log>=1.14.0 # Apache-2.0
|
2015-11-27 22:37:45 +00:00
|
|
|
oslo.middleware>=3.0.0 # Apache-2.0
|
2016-06-13 21:50:29 +00:00
|
|
|
oslo.policy>=1.9.0 # Apache-2.0
|
2015-10-24 00:23:28 +00:00
|
|
|
oslo.serialization>=1.10.0 # Apache-2.0
|
2016-05-17 02:57:27 +00:00
|
|
|
oslo.service>=1.10.0 # Apache-2.0
|
2016-07-30 01:18:28 +00:00
|
|
|
oslo.utils>=3.16.0 # Apache-2.0
|
2016-01-22 04:04:10 +00:00
|
|
|
pecan>=1.0.0 # BSD
|
2016-05-17 18:00:39 +00:00
|
|
|
requests>=2.10.0 # Apache-2.0
|
2016-01-22 04:04:10 +00:00
|
|
|
six>=1.9.0 # MIT
|
|
|
|
jsonpatch>=1.1 # BSD
|
|
|
|
WSME>=0.8 # MIT
|
2015-11-18 00:18:08 +00:00
|
|
|
Jinja2>=2.8 # BSD License (3 clause)
|
2016-05-24 03:11:17 +00:00
|
|
|
keystonemiddleware!=4.1.0,!=4.5.0,>=4.0.0 # Apache-2.0
|
2016-06-08 21:58:25 +00:00
|
|
|
oslo.messaging>=5.2.0 # Apache-2.0
|
2015-06-22 08:21:26 +00:00
|
|
|
retrying!=1.3.0,>=1.2.3 # Apache-2.0
|
2016-07-19 21:07:56 +00:00
|
|
|
oslo.versionedobjects>=1.13.0 # Apache-2.0
|
2016-01-22 04:04:10 +00:00
|
|
|
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
|
|
|
|
psutil<2.0.0,>=1.1.1 # BSD
|
2016-07-15 03:41:47 +00:00
|
|
|
futurist!=0.15.0,>=0.11.0 # Apache-2.0
|