summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authortermie <github@anarkystic.com>2011-12-27 12:10:39 -0800
committertermie <github@anarkystic.com>2011-12-27 12:10:39 -0800
commitb4eba62b214a4dbc0c87e4c8e57c6643a5a0c9d7 (patch)
tree94ade8ac0c8428770f22a204a662efa0c4b8a65e /tools
parent26a4cde397c16452ec0d3f70b02c3e63a3a58736 (diff)
downloadkeystone-b4eba62b214a4dbc0c87e4c8e57c6643a5a0c9d7.tar.gz
keystone-b4eba62b214a4dbc0c87e4c8e57c6643a5a0c9d7.tar.xz
keystone-b4eba62b214a4dbc0c87e4c8e57c6643a5a0c9d7.zip
novaclient now requires prettytable
Diffstat (limited to 'tools')
-rw-r--r--tools/pip-requires-test3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/pip-requires-test b/tools/pip-requires-test
index 257c0f7e..25b20295 100644
--- a/tools/pip-requires-test
+++ b/tools/pip-requires-test
@@ -12,3 +12,6 @@ nose
# for python-keystoneclient
httplib2
pep8
+
+# for python-novaclient
+prettytable