diff options
| author | Jenkins <jenkins@review.openstack.org> | 2013-03-13 19:56:51 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2013-03-13 19:56:51 +0000 |
| commit | aa4198678afcad4cd28079d29f0ccf8030ab5949 (patch) | |
| tree | e3c92923e933db21372700fc846a1fc08d3ca980 | |
| parent | bad46261e1af94ab4364c050cb0193f8673b3129 (diff) | |
| parent | 2b29065f63f1ce0eba18695fdd1fba21fb81dfd1 (diff) | |
Merge "Update to Quantum Client 2.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 3dd8c79a1..092f5498c 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -22,7 +22,7 @@ iso8601>=0.1.4 httplib2 setuptools_git>=0.4 python-cinderclient>=1.0.1 -python-quantumclient>=2.1.2 +python-quantumclient>=2.2.0,<3.0.0 python-glanceclient>=0.5.0,<2 python-keystoneclient>=0.2.0 stevedore>=0.7 |
