2014-09-19 08:52:28 +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-24 17:03:48 +00:00
|
|
|
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
2017-04-07 06:18:39 +00:00
|
|
|
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
|
2018-04-12 18:23:27 +08:00
|
|
|
eventlet!=0.18.3,!=0.20.1,>=0.18.2 # MIT
|
2017-10-23 11:23:29 +00:00
|
|
|
keystonemiddleware>=4.17.0 # Apache-2.0
|
2017-05-31 16:47:47 +00:00
|
|
|
Routes>=2.3.1 # MIT
|
2017-04-07 06:18:39 +00:00
|
|
|
WebOb>=1.7.1 # MIT
|
2016-01-16 03:34:00 +00:00
|
|
|
PasteDeploy>=1.5.0 # MIT
|
2017-10-23 11:23:29 +00:00
|
|
|
Paste>=2.0.2 # MIT
|
2017-05-31 16:47:47 +00:00
|
|
|
sqlalchemy-migrate>=0.11.0 # Apache-2.0
|
2017-10-23 11:23:29 +00:00
|
|
|
netaddr>=0.7.18 # BSD
|
|
|
|
httplib2>=0.9.1 # MIT
|
|
|
|
lxml!=3.7.0,>=3.4.1 # BSD
|
2016-11-30 23:16:38 +00:00
|
|
|
passlib>=1.7.0 # BSD
|
2017-10-23 11:23:29 +00:00
|
|
|
python-heatclient>=1.10.0 # Apache-2.0
|
|
|
|
python-novaclient>=9.1.0 # Apache-2.0
|
2017-12-23 10:18:00 +00:00
|
|
|
python-cinderclient>=3.3.0 # Apache-2.0
|
2016-12-22 00:06:20 +00:00
|
|
|
python-keystoneclient>=3.8.0 # Apache-2.0
|
|
|
|
python-swiftclient>=3.2.0 # Apache-2.0
|
2017-10-23 11:23:29 +00:00
|
|
|
python-designateclient>=2.7.0 # Apache-2.0
|
2018-03-10 13:59:01 +00:00
|
|
|
python-neutronclient>=6.7.0 # Apache-2.0
|
2017-10-23 11:23:29 +00:00
|
|
|
python-glanceclient>=2.8.0 # Apache-2.0
|
2020-03-11 15:22:47 +13:00
|
|
|
python-troveclient>=2.2.0 # Apache-2.0
|
2016-04-30 18:10:00 +00:00
|
|
|
iso8601>=0.1.11 # MIT
|
2020-05-26 22:14:31 +02:00
|
|
|
jsonschema>=3.2.0 # MIT
|
2018-03-10 13:59:01 +00:00
|
|
|
Jinja2>=2.10 # BSD License (3 clause)
|
2015-06-30 20:04:36 +00:00
|
|
|
pexpect!=3.3,>=3.1 # ISC License
|
2020-12-24 20:28:51 -06:00
|
|
|
oslo.config>=6.8.0 # Apache-2.0
|
2022-03-09 21:17:11 +09:00
|
|
|
oslo.context>=4.0.0 # Apache-2.0
|
2017-10-23 11:23:29 +00:00
|
|
|
oslo.i18n>=3.15.3 # Apache-2.0
|
|
|
|
oslo.middleware>=3.31.0 # Apache-2.0
|
|
|
|
oslo.serialization!=2.19.1,>=2.18.0 # Apache-2.0
|
2017-12-23 10:18:00 +00:00
|
|
|
oslo.service!=1.28.1,>=1.24.0 # Apache-2.0
|
2020-12-24 20:28:51 -06:00
|
|
|
oslo.upgradecheck>=1.3.0 # Apache-2.0
|
|
|
|
oslo.utils>=3.40.0 # Apache-2.0
|
2018-03-26 08:30:13 +00:00
|
|
|
oslo.concurrency>=3.26.0 # Apache-2.0
|
2016-12-23 22:19:45 +00:00
|
|
|
PyMySQL>=0.7.6 # MIT License
|
2017-03-02 11:57:16 +00:00
|
|
|
stevedore>=1.20.0 # Apache-2.0
|
2023-01-19 20:45:49 +00:00
|
|
|
oslo.messaging>=14.1.0 # Apache-2.0
|
2016-08-19 19:54:24 +00:00
|
|
|
osprofiler>=1.4.0 # Apache-2.0
|
2018-01-16 12:56:32 +00:00
|
|
|
oslo.log>=3.36.0 # Apache-2.0
|
2017-10-23 11:23:29 +00:00
|
|
|
oslo.db>=4.27.0 # Apache-2.0
|
2016-08-19 19:54:24 +00:00
|
|
|
xmltodict>=0.10.1 # MIT
|
2018-04-11 12:39:05 +08:00
|
|
|
cryptography>=2.1.4 # BSD/Apache-2.0
|
2020-12-24 20:28:51 -06:00
|
|
|
oslo.policy>=3.6.0 # Apache-2.0
|
2017-04-07 06:18:39 +00:00
|
|
|
diskimage-builder!=1.6.0,!=1.7.0,!=1.7.1,>=1.1.2 # Apache-2.0
|
2020-04-07 10:52:16 +12:00
|
|
|
docker>=4.2.0 # Apache-2.0
|
2020-08-26 00:36:19 +12:00
|
|
|
psycopg2-binary>=2.6.2 # LGPL/ZPL
|
2020-10-13 23:51:46 +13:00
|
|
|
semantic-version>=2.7.0 # BSD
|
2021-08-02 13:15:56 +12:00
|
|
|
oslo.cache>=1.26.0 # Apache-2.0
|