2014-09-03 11:45:08 -05: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.
|
|
|
|
|
2017-04-13 16:27:09 +00:00
|
|
|
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
2017-04-07 15:22:44 +00:00
|
|
|
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
|
2016-01-22 04:07:37 +00:00
|
|
|
decorator>=3.4.0 # BSD
|
2016-02-24 08:35:48 +00:00
|
|
|
eventlet!=0.18.3,>=0.18.2 # MIT
|
2017-01-12 17:40:55 +00:00
|
|
|
Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause)
|
2016-12-19 09:04:09 +00:00
|
|
|
keystonemiddleware>=4.12.0 # Apache-2.0
|
2016-12-23 03:16:27 +00:00
|
|
|
lxml!=3.7.0,>=2.3 # BSD
|
2016-04-08 18:40:37 +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
|
2017-02-27 18:14:04 +00:00
|
|
|
cryptography>=1.6 # BSD/Apache-2.0
|
2017-04-01 15:29:32 +00:00
|
|
|
WebOb>=1.7.1 # MIT
|
2016-01-22 04:07:37 +00:00
|
|
|
greenlet>=0.3.2 # MIT
|
|
|
|
PasteDeploy>=1.5.0 # MIT
|
|
|
|
Paste # MIT
|
2016-10-02 20:16:53 +00:00
|
|
|
PrettyTable<0.8,>=0.7.1 # BSD
|
2016-01-22 04:07:37 +00:00
|
|
|
sqlalchemy-migrate>=0.9.6 # Apache-2.0
|
2016-09-15 09:49:08 -04:00
|
|
|
netaddr!=0.7.16,>=0.7.13 # BSD
|
2016-01-22 04:07:37 +00:00
|
|
|
netifaces>=0.10.4 # MIT
|
2016-07-26 23:32:00 +00:00
|
|
|
paramiko>=2.0 # LGPLv2.1+
|
2017-04-07 15:22:44 +00:00
|
|
|
Babel!=2.4.0,>=2.3.4 # BSD
|
2016-12-23 03:16:27 +00:00
|
|
|
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
|
2016-04-30 18:07:08 +00:00
|
|
|
iso8601>=0.1.11 # MIT
|
2016-01-22 04:07:37 +00:00
|
|
|
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
|
2017-03-16 18:18:32 +00:00
|
|
|
python-cinderclient>=2.0.1 # Apache-2.0
|
2017-01-21 15:53:22 +00:00
|
|
|
keystoneauth1>=2.18.0 # Apache-2.0
|
2016-08-21 00:07:54 +00:00
|
|
|
python-neutronclient>=5.1.0 # Apache-2.0
|
2016-09-21 07:31:10 +00:00
|
|
|
python-glanceclient>=2.5.0 # Apache-2.0
|
2017-02-15 20:50:34 +00:00
|
|
|
requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0
|
2016-01-22 04:07:37 +00:00
|
|
|
six>=1.9.0 # MIT
|
2017-03-02 11:50:48 +00:00
|
|
|
stevedore>=1.20.0 # Apache-2.0
|
2017-03-17 11:45:35 +00:00
|
|
|
setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,>=16.0 # PSF/ZPL
|
2016-05-19 13:35:40 +00:00
|
|
|
websockify>=0.8.0 # LGPLv3
|
2016-03-05 20:48:35 +00:00
|
|
|
oslo.cache>=1.5.0 # Apache-2.0
|
2016-05-20 06:02:34 +00:00
|
|
|
oslo.concurrency>=3.8.0 # Apache-2.0
|
2017-03-15 12:48:28 +00:00
|
|
|
oslo.config>=3.22.0 # Apache-2.0
|
2017-02-15 20:50:34 +00:00
|
|
|
oslo.context>=2.12.0 # Apache-2.0
|
2017-03-29 13:38:36 +00:00
|
|
|
oslo.log>=3.22.0 # Apache-2.0
|
2015-10-20 00:52:51 +00:00
|
|
|
oslo.reports>=0.6.0 # Apache-2.0
|
2015-10-23 18:48:16 +00:00
|
|
|
oslo.serialization>=1.10.0 # Apache-2.0
|
2017-03-01 04:12:35 +00:00
|
|
|
oslo.utils>=3.20.0 # Apache-2.0
|
2017-03-29 13:38:36 +00:00
|
|
|
oslo.db>=4.19.0 # Apache-2.0
|
2016-08-02 15:13:13 +00:00
|
|
|
oslo.rootwrap>=5.0.0 # Apache-2.0
|
2017-03-15 12:48:28 +00:00
|
|
|
oslo.messaging>=5.19.0 # Apache-2.0
|
2016-12-05 09:57:19 +00:00
|
|
|
oslo.policy>=1.17.0 # Apache-2.0
|
2017-04-19 17:54:40 +00:00
|
|
|
oslo.privsep!=1.17.0,>=1.9.0 # Apache-2.0
|
2016-01-25 00:14:26 +00:00
|
|
|
oslo.i18n>=2.1.0 # Apache-2.0
|
2016-05-19 13:35:40 +00:00
|
|
|
oslo.service>=1.10.0 # Apache-2.0
|
2017-01-12 17:40:55 +00:00
|
|
|
rfc3986>=0.3.1 # Apache-2.0
|
2017-02-28 23:22:42 +00:00
|
|
|
oslo.middleware>=3.10.0 # Apache-2.0
|
2017-02-15 20:50:34 +00:00
|
|
|
psutil>=3.2.2 # BSD
|
2016-11-22 15:47:53 -05:00
|
|
|
oslo.versionedobjects>=1.17.0 # Apache-2.0
|
2017-04-23 20:48:37 +00:00
|
|
|
os-brick>=1.11.0 # Apache-2.0
|
2017-01-14 14:47:03 +00:00
|
|
|
os-vif>=1.4.0 # Apache-2.0
|
2017-04-07 15:22:44 +00:00
|
|
|
os-win>=2.0.0 # Apache-2.0
|
2016-05-19 13:35:40 +00:00
|
|
|
castellan>=0.4.0 # Apache-2.0
|
2016-04-21 18:15:25 +00:00
|
|
|
microversion-parse>=0.1.2 # Apache-2.0
|
2016-12-01 22:33:30 -08:00
|
|
|
os-xenapi>=0.1.1 # Apache-2.0
|
2016-11-17 08:43:22 -05:00
|
|
|
tooz>=1.47.0 # Apache-2.0
|
2017-03-14 09:23:44 -07:00
|
|
|
cursive>=0.1.2 # Apache-2.0
|
2017-02-24 17:28:26 -06:00
|
|
|
pypowervm>=1.1.1 # Apache-2.0
|