2016-05-11 18:01:24 -04: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-01-02 00:59:35 +00:00
|
|
|
cotyledon>=1.5.0 # Apache-2.0
|
|
|
|
Flask>=0.12.3 # BSD
|
|
|
|
futurist>=1.6.0 # Apache-2.0
|
2020-09-15 02:24:56 +00:00
|
|
|
grpcio>=1.25.0 # Apache-2.0
|
2020-12-24 14:42:11 -06:00
|
|
|
PyYAML>=5.1 # MIT
|
2020-12-26 19:31:51 +08:00
|
|
|
eventlet>=0.28.0 # MIT
|
|
|
|
WebOb>=1.8.1 # MIT
|
|
|
|
alembic>=0.9.8 # MIT
|
|
|
|
keystoneauth1>=3.14.0 # Apache-2.0
|
|
|
|
keystonemiddleware>=9.0.0 # Apache-2.0
|
2020-02-17 04:59:41 +00:00
|
|
|
kuryr-lib>=0.5.0 # Apache-2.0
|
2020-12-26 19:31:51 +08:00
|
|
|
pbr>=5.5.0 # Apache-2.0
|
|
|
|
pecan>=1.3.3 # BSD
|
2020-01-12 18:10:44 +00:00
|
|
|
protobuf>=3.6.0 # 3-Clause BSD
|
2018-10-03 03:37:32 +00:00
|
|
|
psutil>=3.2.2 # BSD
|
2020-12-26 19:31:51 +08:00
|
|
|
python-glanceclient>=3.2.0 # Apache-2.0
|
|
|
|
python-neutronclient>=7.2.0 # Apache-2.0
|
|
|
|
python-cinderclient>=7.1.0 # Apache-2.0
|
|
|
|
requests>=2.20.1 # Apache-2.0
|
|
|
|
oslo.i18n>=5.0.0 # Apache-2.0
|
|
|
|
oslo.log>=4.2.0 # Apache-2.0
|
|
|
|
oslo.concurrency>=4.1.0 # Apache-2.0
|
|
|
|
oslo.config>=8.1.0 # Apache-2.0
|
2023-01-19 20:29:53 +00:00
|
|
|
oslo.messaging>=14.1.0 # Apache-2.0
|
2020-12-26 19:31:51 +08:00
|
|
|
oslo.middleware>=4.1.0 # Apache-2.0
|
2020-12-24 14:42:11 -06:00
|
|
|
oslo.policy>=3.6.0 # Apache-2.0
|
2020-12-26 19:31:51 +08:00
|
|
|
oslo.privsep>=2.2.0 # Apache-2.0
|
|
|
|
oslo.serialization>=3.2.0 # Apache-2.0
|
|
|
|
oslo.service>=2.2.0 # Apache-2.0
|
|
|
|
oslo.versionedobjects>=2.1.0 # Apache-2.0
|
|
|
|
oslo.context>=3.1.0 # Apache-2.0
|
2020-12-24 14:42:11 -06:00
|
|
|
oslo.utils>=4.5.0 # Apache-2.0
|
2020-12-26 19:31:51 +08:00
|
|
|
oslo.db>=8.2.0 # Apache-2.0
|
2018-07-28 20:46:05 +00:00
|
|
|
oslo.rootwrap>=5.8.0 # Apache-2.0
|
2020-12-24 14:42:11 -06:00
|
|
|
oslo.upgradecheck>=1.3.0 # Apache-2.0
|
2020-09-15 02:24:56 +00:00
|
|
|
os-brick>=3.1.0 # Apache-2.0
|
2018-07-30 14:56:25 +08:00
|
|
|
os-resource-classes>=0.1.0 # Apache-2.0
|
|
|
|
os-traits>=0.15.0 # Apache-2.0
|
2019-12-28 20:08:41 +00:00
|
|
|
os-vif>=1.15.1 # Apache-2.0
|
2020-12-26 19:31:51 +08:00
|
|
|
SQLAlchemy>=1.2.0 # MIT
|
|
|
|
stevedore>=3.3.0 # Apache-2.0
|
|
|
|
docker>=4.3.0 # Apache-2.0
|
2018-01-27 20:56:18 +00:00
|
|
|
neutron-lib>=1.13.0 # Apache-2.0
|
2020-01-02 00:59:35 +00:00
|
|
|
pyroute2>=0.5.7;sys_platform!='win32' # Apache-2.0 (+ dual licensed GPL2)
|
2019-08-04 17:38:42 +00:00
|
|
|
retrying>=1.3.3 # Apache-2.0
|
2020-09-15 02:24:56 +00:00
|
|
|
tenacity>=6.0.0 # Apache-2.0
|
2017-06-27 15:44:54 +08:00
|
|
|
websockify>=0.8.0 # LGPLv3
|
2018-03-22 10:16:41 +00:00
|
|
|
websocket-client>=0.44.0 # LGPLv2+
|