summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorruiyuan-shen <ruiyuan.shen@hp.com>2013-03-06 17:35:25 -0800
committerruiyuan-shen <ruiyuan.shen@hp.com>2013-03-06 17:35:25 -0800
commit0e929485b47b380f24617c318fdc43f2a0a043f9 (patch)
tree689403ddb688d10550afc800bda6a6c4a0d14bf5 /tools
parent9fc2231647506b913f569473190943dc9f675cd5 (diff)
downloadtrove-0e929485b47b380f24617c318fdc43f2a0a043f9.tar.gz
Add python-keystoneclient to deployment dependency for reddwarf
Bug #1150904 Change-Id: Ife20228c771dcaad201dc871ed3e2079d7fd6de1
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 0839e2f0..4450bb98 100644
--- a/tools/pip-requires
+++ b/tools/pip-requires
@@ -12,4 +12,5 @@ factory_boy
httplib2
lxml
python-novaclient
+python-keystoneclient
iso8601