diff options
author | Jenkins <jenkins@review.openstack.org> | 2013-01-29 21:24:42 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2013-01-29 21:24:42 +0000 |
commit | d87c4517cc667e42ac35e0ffff05ea40000b183b (patch) | |
tree | 16f865a8976e5a13a577a1082c23f572ca095c3e | |
parent | 3e3f96b0d518566610b141437c238dc2e9f2748f (diff) | |
parent | 5cba7edfaed1d542a7b607bcb4238c4fa18687d2 (diff) | |
download | nova-d87c4517cc667e42ac35e0ffff05ea40000b183b.tar.gz nova-d87c4517cc667e42ac35e0ffff05ea40000b183b.tar.xz nova-d87c4517cc667e42ac35e0ffff05ea40000b183b.zip |
Merge "Add version constraint for cinder"
-rw-r--r-- | tools/pip-requires | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index 231d5cfe5..126f0125c 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -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 |