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. depend on https://review.opendev.org/#/c/587877/ Depends-On: Ibbc3a3f04ea6253139112944cf7e0f6c265d0f26 Change-Id: Icb4c948e9f8ea879f5c2bc5d854df6696ee8e6a7
This commit is contained in:
parent
35d327e463
commit
c295397260
@ -41,6 +41,6 @@ six>=1.10.0 # MIT
|
||||
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT
|
||||
stevedore>=1.20.0 # Apache-2.0
|
||||
tooz>=1.58.0 # Apache-2.0
|
||||
python-cinderclient>=3.3.0 # Apache-2.0
|
||||
python-cinderclient!=4.0.0,>=3.3.0 # Apache-2.0
|
||||
python-novaclient>=9.1.0 # Apache-2.0
|
||||
WebOb>=1.7.1 # MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user