
Since lower constraints job was removed the bounds are not actually tested. Add a note to explain the bounds are maintained on best effort basis. Change-Id: Ic0becc39e6715f19c73a4186c2c99647e7110e4a
23 lines
829 B
Plaintext
23 lines
829 B
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.
|
|
|
|
keystoneauth1>=3.4.0 # Apache-2.0
|
|
oslo.config>=5.2.0 # Apache-2.0
|
|
oslo.log>=3.36.0 # Apache-2.0
|
|
oslo.messaging>=5.29.0 # Apache-2.0
|
|
os-collect-config>=5.0.0 # Apache-2.0
|
|
paramiko>=2.0.0 # LGPLv2.1+
|
|
python-cinderclient>=3.3.0 # Apache-2.0
|
|
gnocchiclient>=3.3.1 # Apache-2.0
|
|
python-heatclient>=1.10.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-zaqarclient>=1.0.0 # Apache-2.0
|
|
testtools>=2.2.0 # MIT
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
|
tempest>=17.1.0 # Apache-2.0
|
|
gabbi>=1.42.1 # Apache-2.0
|
|
kombu>=4.0.0 # BSD
|