
Babel is not really a runtime dependency. Change-Id: I457ef5889ef254b2f3a70dd31414d0146d7e1e5b
38 lines
1.4 KiB
Plaintext
38 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
|
|
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
|