Add version constraint for cinder
Cinder client usage requires the "retries" parameter introduced in cinderclient-1.0.1. This should be a constraint in pip-requires. Change-Id: I36e8a363c9d4bb7cc4ecfda85644fc4284f17471
This commit is contained in:
parent
fab8af583b
commit
5cba7edfae
@ -20,7 +20,7 @@ Babel>=0.9.6
|
||||
iso8601>=0.1.4
|
||||
httplib2
|
||||
setuptools_git>=0.4
|
||||
python-cinderclient
|
||||
python-cinderclient>=1.0.1
|
||||
python-quantumclient>=2.1
|
||||
python-glanceclient>=0.5.0,<2
|
||||
python-keystoneclient>=0.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user