Restrict python-cinderclient to <2 for now

Better be safe than sorry and restore the upper bound
on python-cinderclient. See https://review.openstack.org/#/c/30858/
for the discussion.

Change-Id: Ia82e2f0c04dd36092059bc04e8e07990ad41ff58
This commit is contained in:
Dirk Mueller 2013-05-29 15:05:00 +02:00
parent e64eaf7602
commit e60166eae3

@ -42,7 +42,7 @@ pycrypto>=2.1.0
pymongo>=2.2
pyopenssl
pyparsing>=1.5.6,<2.0
python-cinderclient>=1.0.4
python-cinderclient>=1.0.4,<2
python-heatclient>=0.2.2
python-glanceclient>=0.9.0,<2
python-keystoneclient>=0.2,<0.3