diff options
author | Jenkins <jenkins@review.openstack.org> | 2012-08-15 07:57:47 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2012-08-15 07:57:47 +0000 |
commit | ca950e7ea3909110fe05e3239975b7545423670a (patch) | |
tree | 7746629da54233acb8fba68c7e14bcb7dee9e0b2 | |
parent | e5a8033888fa3e772598eb856fa7ac9c7189f45f (diff) | |
parent | 97dd343b169fcdeddfaa3031a6fde601058a104f (diff) | |
download | nova-ca950e7ea3909110fe05e3239975b7545423670a.tar.gz nova-ca950e7ea3909110fe05e3239975b7545423670a.tar.xz nova-ca950e7ea3909110fe05e3239975b7545423670a.zip |
Merge "update python-quantumclient dependency to >=2.0"
-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 3e571e3da..f2f2e50ad 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -21,5 +21,5 @@ Babel>=0.9.6 iso8601>=0.1.4 httplib2 setuptools_git>=0.4 -python-quantumclient>=0.1,<0.2 +python-quantumclient>=2.0 python-glanceclient<2 |