2014-09-03 11:56:31 -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-12 11:41:57 +00:00
|
|
|
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
2017-04-08 03:55:38 +00:00
|
|
|
Babel!=2.4.0,>=2.3.4 # BSD
|
2016-02-20 21:54:23 +00:00
|
|
|
decorator>=3.4.0 # BSD
|
2017-12-19 01:23:00 +00:00
|
|
|
defusedxml>=0.5.0 # PSF
|
2017-09-26 03:24:44 +00:00
|
|
|
enum34>=1.0.4;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD
|
2018-04-05 11:37:41 -05:00
|
|
|
eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
|
2017-09-12 13:59:36 +00:00
|
|
|
greenlet>=0.4.10 # MIT
|
|
|
|
httplib2>=0.9.1 # MIT
|
2016-05-04 22:06:27 +00:00
|
|
|
iso8601>=0.1.11 # MIT
|
2017-10-04 16:02:34 +05:30
|
|
|
jsonschema<3.0.0,>=2.6.0 # MIT
|
2018-03-04 10:00:33 +00:00
|
|
|
ipaddress>=1.0.17;python_version<'3.3' # PSF
|
2018-02-17 09:22:48 +00:00
|
|
|
keystoneauth1>=3.4.0 # Apache-2.0
|
2017-09-12 13:59:36 +00:00
|
|
|
keystonemiddleware>=4.17.0 # Apache-2.0
|
|
|
|
lxml!=3.7.0,>=3.4.1 # BSD
|
2016-10-16 17:56:05 +00:00
|
|
|
oauth2client!=4.0.0,>=1.5.0 # Apache-2.0
|
2018-03-14 05:24:52 +00:00
|
|
|
oslo.config>=5.2.0 # Apache-2.0
|
2018-03-26 08:00:10 +00:00
|
|
|
oslo.concurrency>=3.26.0 # Apache-2.0
|
2017-11-08 15:10:05 +00:00
|
|
|
oslo.context>=2.19.2 # Apache-2.0
|
2017-09-26 03:24:44 +00:00
|
|
|
oslo.db>=4.27.0 # Apache-2.0
|
2018-01-16 12:25:12 +00:00
|
|
|
oslo.log>=3.36.0 # Apache-2.0
|
2017-09-12 13:59:36 +00:00
|
|
|
oslo.messaging>=5.29.0 # Apache-2.0
|
2017-09-26 03:24:44 +00:00
|
|
|
oslo.middleware>=3.31.0 # Apache-2.0
|
2017-12-07 13:19:20 +00:00
|
|
|
oslo.policy>=1.30.0 # Apache-2.0
|
2017-09-26 03:24:44 +00:00
|
|
|
oslo.privsep>=1.23.0 # Apache-2.0
|
2017-09-12 13:59:36 +00:00
|
|
|
oslo.reports>=1.18.0 # Apache-2.0
|
|
|
|
oslo.rootwrap>=5.8.0 # Apache-2.0
|
|
|
|
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
|
2017-12-19 01:23:00 +00:00
|
|
|
oslo.service!=1.28.1,>=1.24.0 # Apache-2.0
|
|
|
|
oslo.utils>=3.33.0 # Apache-2.0
|
2018-02-01 07:06:24 +00:00
|
|
|
oslo.versionedobjects>=1.31.2 # Apache-2.0
|
2016-08-18 16:59:49 +00:00
|
|
|
osprofiler>=1.4.0 # Apache-2.0
|
2017-08-18 11:28:46 +00:00
|
|
|
paramiko>=2.0.0 # LGPLv2.1+
|
2017-09-26 03:24:44 +00:00
|
|
|
Paste>=2.0.2 # MIT
|
2016-01-17 01:09:46 +00:00
|
|
|
PasteDeploy>=1.5.0 # MIT
|
2017-08-24 11:36:42 +00:00
|
|
|
PrettyTable<0.8,>=0.7.1 # BSD
|
2017-02-11 17:40:56 +00:00
|
|
|
psutil>=3.2.2 # BSD
|
2017-01-28 03:38:48 +00:00
|
|
|
pyparsing>=2.1.0 # MIT
|
2018-03-17 08:24:55 +00:00
|
|
|
python-barbicanclient>=4.5.2 # Apache-2.0
|
2017-08-07 00:42:14 +00:00
|
|
|
python-glanceclient>=2.8.0 # Apache-2.0
|
2016-12-05 18:39:32 +00:00
|
|
|
python-keystoneclient>=3.8.0 # Apache-2.0
|
2017-08-24 11:36:42 +00:00
|
|
|
python-novaclient>=9.1.0 # Apache-2.0
|
2016-12-05 18:39:32 +00:00
|
|
|
python-swiftclient>=3.2.0 # Apache-2.0
|
2016-02-20 21:54:23 +00:00
|
|
|
pytz>=2013.6 # MIT
|
2017-06-15 17:59:06 +00:00
|
|
|
requests>=2.14.2 # Apache-2.0
|
2015-06-22 21:24:09 +00:00
|
|
|
retrying!=1.3.0,>=1.2.3 # Apache-2.0
|
2017-05-21 22:14:32 +00:00
|
|
|
Routes>=2.3.1 # MIT
|
2018-01-16 12:25:12 +00:00
|
|
|
taskflow>=2.16.0 # Apache-2.0
|
2018-06-14 14:25:12 -05:00
|
|
|
rtslib-fb>=2.1.65 # Apache-2.0
|
2017-09-12 13:59:36 +00:00
|
|
|
simplejson>=3.5.1 # MIT
|
2017-12-05 02:58:54 +00:00
|
|
|
six>=1.10.0 # MIT
|
2017-04-08 03:55:38 +00:00
|
|
|
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
|
2017-05-23 12:18:06 +00:00
|
|
|
sqlalchemy-migrate>=0.11.0 # Apache-2.0
|
2017-03-02 23:53:29 +00:00
|
|
|
stevedore>=1.20.0 # Apache-2.0
|
2016-06-22 19:36:14 +00:00
|
|
|
suds-jurko>=0.6 # LGPLv3+
|
2017-04-08 03:55:38 +00:00
|
|
|
WebOb>=1.7.1 # MIT
|
2017-09-12 13:59:36 +00:00
|
|
|
oslo.i18n>=3.15.3 # Apache-2.0
|
2017-01-25 00:45:41 +00:00
|
|
|
oslo.vmware>=2.17.0 # Apache-2.0
|
2018-01-16 12:25:12 +00:00
|
|
|
os-brick>=2.2.0 # Apache-2.0
|
2018-02-01 07:06:24 +00:00
|
|
|
os-win>=3.0.0 # Apache-2.0
|
2017-09-12 13:59:36 +00:00
|
|
|
tooz>=1.58.0 # Apache-2.0
|
2016-01-13 19:09:33 +05:30
|
|
|
google-api-python-client>=1.4.2 # Apache-2.0
|
2017-12-19 01:23:00 +00:00
|
|
|
castellan>=0.16.0 # Apache-2.0
|
2018-03-17 08:24:55 +00:00
|
|
|
cryptography>=2.1 # BSD/Apache-2.0
|
2018-06-14 10:18:02 -04:00
|
|
|
cursive>=0.2.1 # Apache-2.0
|