summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorGabriel Hurley <gabriel@strikeawe.com>2012-08-13 18:28:42 -0700
committerGabriel Hurley <gabriel@strikeawe.com>2012-08-14 14:50:15 -0700
commit0cd51d5c2814cf01ee31072fa3b68dc13f450212 (patch)
tree17613347af5d4693658f8cdf41cc7364d985698c /tools
parentacb0516548f3e07541ec582bae9e2cac7fb465a6 (diff)
downloadtuskar-ui-0cd51d5c2814cf01ee31072fa3b68dc13f450212.tar.gz
Switch to using cinderclient.
This is practically a transparent switch since it was copied out of novaclient and maintains API compatibility. NOTE: this will fail until python-cinderclient is published to PyPI properly. Implements blueprint switch-to-cinder-client Change-Id: Ic8cd6660735e172ff5d3402952265a15dc15f9e5
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires
index 4246a56b..262287d0 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -2,6 +2,7 @@
Django>=1.4
django_compressor
django_openstack_auth
+python-cinderclient
python-glanceclient<2
python-keystoneclient
python-novaclient