96bfc6c718
These projects were marked inactive during 2024.1 and is being retired in 2024.2[1][2]. Also get rid of unittest2, which is not actually required. [1] https://review.opendev.org/c/openstack/governance/+/919358 [2] https://review.opendev.org/c/openstack/governance/+/919347 Change-Id: Ief5bbcd05379b49dc1ad2c05c2d40d15d869f40a
39 lines
1.4 KiB
Plaintext
39 lines
1.4 KiB
Plaintext
# Requirements lower bounds listed here are our best effort to keep them up to
|
|
# date but we do not test them so no guarantee of having them all correct. If
|
|
# you find any incorrect lower bounds, let us know or propose a fix.
|
|
|
|
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
|
Babel!=2.4.0,>=2.3.4 # BSD
|
|
oslo.log>=3.36.0 # Apache-2.0
|
|
mistral-lib>=2.3.0 # Apache-2.0
|
|
aodhclient>=0.9.0 # Apache-2.0
|
|
gnocchiclient>=3.3.1 # Apache-2.0
|
|
python-barbicanclient>=4.5.2 # Apache-2.0
|
|
python-cinderclient!=4.0.0,>=3.3.0 # Apache-2.0
|
|
python-zaqarclient>=1.0.0 # Apache-2.0
|
|
python-designateclient>=2.7.0 # Apache-2.0
|
|
python-glanceclient>=2.8.0 # Apache-2.0
|
|
python-heatclient>=1.10.0 # Apache-2.0
|
|
python-keystoneclient>=3.8.0 # Apache-2.0
|
|
python-mistralclient!=3.2.0,>=3.1.0 # Apache-2.0
|
|
python-manilaclient>=1.23.0 # Apache-2.0
|
|
python-magnumclient>=2.15.0 # Apache-2.0
|
|
python-neutronclient>=6.7.0 # Apache-2.0
|
|
python-novaclient>=9.1.0 # Apache-2.0
|
|
python-swiftclient>=3.2.0 # Apache-2.0
|
|
python-tackerclient>=0.8.0 # Apache-2.0
|
|
python-troveclient>=2.2.0 # Apache-2.0
|
|
python-ironicclient!=2.7.1,!=3.0.0,>=2.7.0 # Apache-2.0
|
|
python-ironic-inspector-client>=1.5.0 # Apache-2.0
|
|
python-vitrageclient>=2.0.0 # Apache-2.0
|
|
python-zunclient>=3.4.0 # Apache-2.0
|
|
oauthlib>=0.6.2 # BSD
|
|
yaql>=1.1.3 # Apache-2.0
|
|
keystoneauth1>=3.18.0 # Apache-2.0
|
|
|
|
# monitoring dependencies
|
|
alembic>=1.7.7 # MIT
|
|
oslo.config>=8.7.0 # Apache-2.0
|
|
Flask>=1.0.2
|
|
prometheus_client>=0.15.0
|