2015-02-16 12:33:13 -07: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.
|
2020-12-15 12:39:17 -05:00
|
|
|
alembic>=0.9.6 # MIT
|
2017-04-08 05:13:21 +09:00
|
|
|
cotyledon>=1.3.0 # Apache-2.0
|
2020-03-04 10:35:56 +11:00
|
|
|
pecan>=1.3.2 # BSD
|
2020-11-19 21:50:21 +00:00
|
|
|
pbr>=3.1.1 # Apache-2.0
|
2020-09-09 10:54:14 -07:00
|
|
|
SQLAlchemy>=1.2.19 # MIT
|
2019-03-11 10:08:39 +00:00
|
|
|
SQLAlchemy-Utils>=0.30.11
|
2017-11-09 13:30:14 +00:00
|
|
|
futurist>=1.2.0 # Apache-2.0
|
2017-06-12 12:58:04 +00:00
|
|
|
requests>=2.14.2 # Apache-2.0
|
2017-01-05 22:52:50 +00:00
|
|
|
rfc3986>=0.3.1 # Apache-2.0
|
2018-02-17 09:53:02 +00:00
|
|
|
keystoneauth1>=3.4.0 # Apache-2.0
|
2017-09-14 00:37:49 +00:00
|
|
|
keystonemiddleware>=4.17.0 # Apache-2.0
|
2018-02-17 09:53:02 +00:00
|
|
|
python-neutronclient>=6.7.0 # Apache-2.0
|
2020-03-04 10:35:56 +11:00
|
|
|
WebOb>=1.8.2 # MIT
|
2017-03-02 11:50:57 +00:00
|
|
|
stevedore>=1.20.0 # Apache-2.0
|
2018-03-14 05:47:25 +00:00
|
|
|
oslo.config>=5.2.0 # Apache-2.0
|
2020-11-24 04:38:43 +00:00
|
|
|
oslo.context>=2.22.0 # Apache-2.0
|
2020-12-15 12:39:17 -05:00
|
|
|
oslo.db[mysql]>=8.4.0 # Apache-2.0
|
2020-11-19 21:50:21 +00:00
|
|
|
oslo.i18n>=3.20.0 # Apache-2.0
|
|
|
|
oslo.log>=4.3.0 # Apache-2.0
|
2020-09-09 10:54:14 -07:00
|
|
|
oslo.messaging>=12.4.0 # Apache-2.0
|
2020-03-04 10:35:56 +11:00
|
|
|
oslo.middleware>=4.0.1 # Apache-2.0
|
2020-11-24 04:38:43 +00:00
|
|
|
oslo.policy>=2.1.0 # Apache-2.0
|
2017-09-14 00:37:49 +00:00
|
|
|
oslo.reports>=1.18.0 # Apache-2.0
|
2020-12-15 12:39:17 -05:00
|
|
|
oslo.serialization>=2.28.1 # Apache-2.0
|
2018-10-24 11:04:58 +05:30
|
|
|
oslo.upgradecheck>=0.1.0 # Apache-2.0
|
2020-12-15 12:39:17 -05:00
|
|
|
oslo.utils>=4.5.0 # Apache-2.0
|
2017-09-16 23:18:49 +00:00
|
|
|
pyasn1!=0.2.3,>=0.1.8 # BSD
|
|
|
|
pyasn1-modules>=0.0.6 # BSD
|
2018-03-16 07:34:35 +00:00
|
|
|
python-barbicanclient>=4.5.2 # Apache-2.0
|
2017-08-08 12:18:14 +00:00
|
|
|
python-glanceclient>=2.8.0 # Apache-2.0
|
2017-08-24 11:44:27 +00:00
|
|
|
python-novaclient>=9.1.0 # Apache-2.0
|
2018-05-25 10:45:20 +07:00
|
|
|
python-cinderclient>=3.3.0 # Apache-2.0
|
2020-09-09 10:54:14 -07:00
|
|
|
pyOpenSSL>=19.1.0 # Apache-2.0
|
2017-09-14 00:37:49 +00:00
|
|
|
WSME>=0.8.0 # MIT
|
2018-03-06 12:57:50 +00:00
|
|
|
Jinja2>=2.10 # BSD License (3 clause)
|
2020-09-09 16:20:15 +04:00
|
|
|
taskflow>=4.4.0 # Apache-2.0
|
2017-09-14 13:17:37 -06:00
|
|
|
castellan>=0.16.0 # Apache-2.0
|
2019-07-30 13:49:30 -07:00
|
|
|
tenacity>=5.0.4 # Apache-2.0
|
2018-06-29 14:30:21 -07:00
|
|
|
distro>=1.2.0 # Apache-2.0
|
2020-05-26 21:57:47 +02:00
|
|
|
jsonschema>=3.2.0 # MIT
|
2020-09-15 18:21:41 +00:00
|
|
|
octavia-lib>=2.3.0 # Apache-2.0
|
2019-07-29 21:51:50 +02:00
|
|
|
netaddr>=0.7.19 # BSD
|
|
|
|
simplejson>=3.13.2 # MIT
|
2019-08-01 15:21:16 -07:00
|
|
|
setproctitle>=1.1.10 # BSD
|
2020-09-14 15:43:38 -07:00
|
|
|
python-dateutil>=2.7.0 # BSD
|
2015-02-27 14:45:54 -08:00
|
|
|
|
|
|
|
#for the amphora api
|
2018-06-06 16:06:03 -04:00
|
|
|
Flask!=0.11,>=0.10 # BSD
|
2020-09-09 10:54:14 -07:00
|
|
|
cryptography>=3.0 # BSD/Apache-2.0
|
2020-09-10 16:54:08 -07:00
|
|
|
pyroute2>=0.5.14;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
|
2020-01-08 16:21:24 -05:00
|
|
|
gunicorn>=19.9.0 # MIT
|
2019-07-29 21:51:50 +02:00
|
|
|
Werkzeug>=0.14.1 # BSD License
|