2014-09-03 16:45:08 +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.
|
|
|
|
|
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
|
2018-04-11 13:31:12 +00:00
|
|
|
eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
|
2018-03-06 12:57:20 +00:00
|
|
|
Jinja2>=2.10 # BSD License (3 clause)
|
2017-09-13 12:57:19 +00:00
|
|
|
keystonemiddleware>=4.17.0 # Apache-2.0
|
|
|
|
lxml!=3.7.0,>=3.4.1 # BSD
|
2017-05-20 04:41:02 +00:00
|
|
|
Routes>=2.3.1 # MIT
|
2018-03-17 08:48:15 +00:00
|
|
|
cryptography>=2.1 # BSD/Apache-2.0
|
2018-06-29 09:44:23 +00:00
|
|
|
WebOb>=1.8.2 # MIT
|
2018-07-23 19:44:16 +00:00
|
|
|
# NOTE(mriedem): greenlet 0.4.14 does not work with older versions of gcc on
|
|
|
|
# ppc64le systems, see https://github.com/python-greenlet/greenlet/issues/136.
|
|
|
|
greenlet>=0.4.10,!=0.4.14 # MIT
|
2016-01-22 04:07:37 +00:00
|
|
|
PasteDeploy>=1.5.0 # MIT
|
2017-09-16 23:18:37 +00:00
|
|
|
Paste>=2.0.2 # MIT
|
2016-10-02 20:16:53 +00:00
|
|
|
PrettyTable<0.8,>=0.7.1 # BSD
|
2017-05-23 12:25:20 +00:00
|
|
|
sqlalchemy-migrate>=0.11.0 # Apache-2.0
|
2017-09-13 12:57:19 +00:00
|
|
|
netaddr>=0.7.18 # BSD
|
2016-01-22 04:07:37 +00:00
|
|
|
netifaces>=0.10.4 # MIT
|
2017-08-18 15:53:20 +00:00
|
|
|
paramiko>=2.0.0 # LGPLv2.1+
|
2017-06-06 21:58:42 +00:00
|
|
|
Babel!=2.4.0,>=2.3.4 # BSD
|
2017-09-16 23:18:37 +00:00
|
|
|
enum34>=1.0.4;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
|
2017-09-13 12:57:19 +00:00
|
|
|
jsonschema<3.0.0,>=2.6.0 # MIT
|
2017-12-22 03:04:00 +00:00
|
|
|
python-cinderclient>=3.3.0 # Apache-2.0
|
2018-06-22 14:13:19 +00:00
|
|
|
keystoneauth1>=3.9.0 # Apache-2.0
|
2018-02-14 12:18:13 +00:00
|
|
|
python-neutronclient>=6.7.0 # Apache-2.0
|
2017-08-07 00:49:24 +00:00
|
|
|
python-glanceclient>=2.8.0 # Apache-2.0
|
2017-06-14 00:35:01 +00:00
|
|
|
requests>=2.14.2 # Apache-2.0
|
2017-11-16 11:16:21 +00:00
|
|
|
six>=1.10.0 # MIT
|
2017-03-02 11:50:48 +00:00
|
|
|
stevedore>=1.20.0 # Apache-2.0
|
2018-03-04 10:16:00 +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,!=36.2.0,>=21.0.0 # PSF/ZPL
|
2016-05-19 13:35:40 +00:00
|
|
|
websockify>=0.8.0 # LGPLv3
|
2017-10-11 05:50:00 +00:00
|
|
|
oslo.cache>=1.26.0 # Apache-2.0
|
2018-03-26 08:15:10 +00:00
|
|
|
oslo.concurrency>=3.26.0 # Apache-2.0
|
2018-06-28 15:10:03 +00:00
|
|
|
oslo.config>=6.1.0 # Apache-2.0
|
2017-11-03 13:49:46 +00:00
|
|
|
oslo.context>=2.19.2 # Apache-2.0
|
2018-01-16 12:40:17 +00:00
|
|
|
oslo.log>=3.36.0 # Apache-2.0
|
2017-09-13 12:57:19 +00:00
|
|
|
oslo.reports>=1.18.0 # Apache-2.0
|
2018-10-22 16:37:37 +00:00
|
|
|
oslo.serialization!=2.19.1,>=2.21.1 # Apache-2.0
|
2018-09-18 21:28:22 +00:00
|
|
|
oslo.upgradecheck>=0.1.1
|
2018-09-05 14:08:54 +00:00
|
|
|
oslo.utils>=3.37.0 # Apache-2.0
|
2019-02-14 13:47:53 +00:00
|
|
|
oslo.db>=4.44.0 # Apache-2.0
|
2017-09-13 12:57:19 +00:00
|
|
|
oslo.rootwrap>=5.8.0 # Apache-2.0
|
2018-05-07 16:00:00 +00:00
|
|
|
oslo.messaging>=6.3.0 # Apache-2.0
|
2017-11-30 23:09:00 +00:00
|
|
|
oslo.policy>=1.35.0 # Apache-2.0
|
2017-09-13 12:57:19 +00:00
|
|
|
oslo.privsep>=1.23.0 # Apache-2.0
|
|
|
|
oslo.i18n>=3.15.3 # Apache-2.0
|
2019-02-07 14:04:25 +00:00
|
|
|
oslo.service>=1.34.0 # Apache-2.0
|
2018-12-26 00:43:48 +00:00
|
|
|
rfc3986>=1.1.0 # Apache-2.0
|
2017-09-13 12:57:19 +00:00
|
|
|
oslo.middleware>=3.31.0 # Apache-2.0
|
2017-02-15 20:50:34 +00:00
|
|
|
psutil>=3.2.2 # BSD
|
2018-05-16 09:53:06 +00:00
|
|
|
oslo.versionedobjects>=1.33.3 # Apache-2.0
|
2018-10-16 17:30:20 +00:00
|
|
|
os-brick>=2.6.1 # Apache-2.0
|
2019-01-03 19:31:31 +00:00
|
|
|
os-resource-classes>=0.1.0 # Apache-2.0
|
2017-11-25 18:22:04 +00:00
|
|
|
os-traits>=0.4.0 # Apache-2.0
|
2018-06-04 09:46:21 +00:00
|
|
|
os-vif>=1.14.0 # Apache-2.0
|
2018-01-29 00:21:52 +00:00
|
|
|
os-win>=3.0.0 # Apache-2.0
|
2017-12-19 01:53:09 +00:00
|
|
|
castellan>=0.16.0 # Apache-2.0
|
2018-03-23 22:44:04 +00:00
|
|
|
microversion-parse>=0.2.1 # Apache-2.0
|
2017-08-25 02:11:25 +00:00
|
|
|
os-xenapi>=0.3.3 # Apache-2.0
|
2017-09-13 12:57:19 +00:00
|
|
|
tooz>=1.58.0 # Apache-2.0
|
2018-01-09 02:22:53 +00:00
|
|
|
cursive>=0.2.1 # Apache-2.0
|
2018-04-25 16:34:22 +00:00
|
|
|
pypowervm>=1.1.15 # Apache-2.0
|
2018-06-15 23:10:32 +00:00
|
|
|
retrying>=1.3.3,!=1.3.0 # Apache-2.0
|
2018-03-02 15:15:34 +00:00
|
|
|
os-service-types>=1.2.0 # Apache-2.0
|
2018-01-15 20:08:25 +00:00
|
|
|
taskflow>=2.16.0 # Apache-2.0
|
2018-03-06 17:10:27 +00:00
|
|
|
python-dateutil>=2.5.3 # BSD
|
2017-11-28 10:46:41 +00:00
|
|
|
zVMCloudConnector>=1.1.1;sys_platform!='win32' # Apache 2.0 License
|
2018-12-12 15:13:55 +00:00
|
|
|
futurist>=1.8.0 # Apache-2.0
|