Merge "Blacklist python-cinderclient 4.0.0"

This commit is contained in:
Zuul 2019-07-02 12:06:59 +00:00 committed by Gerrit Code Review
commit 5214066b19

View File

@ -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