Blacklist python-cinderclient 4.0.0

This release of the Cinder client broke support for the v3
volume-transfer APIs unless microversion 3.55 or higher was requested.

Change-Id: Ic763c2b52501867aeee2b1d014ab1f9e9c84e145
This commit is contained in:
pengyuesheng 2019-06-26 09:41:04 +08:00
parent 89b0e21e21
commit ee46e8cb7f
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ oslo.upgradecheck>=0.1.0 # Apache-2.0
oslo.utils>=3.33.0 # Apache-2.0
paramiko>=2.0.0 # LGPLv2.1+
requests>=2.14.2 # Apache-2.0
python-cinderclient>=3.3.0 # Apache-2.0
python-cinderclient!=4.0.0,>=3.3.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
python-manilaclient>=1.16.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0