summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorGuang Yee <guang.yee@hp.com>2012-12-19 15:50:34 -0800
committerGuang Yee <guang.yee@hp.com>2013-01-15 22:06:56 -0800
commit3dfb8437fc9135465f2b66b2c420bf20899fcf10 (patch)
treec5e0524df91c2e64729ce74dcb0d6bb32f015b2b /tools
parent4851cc175180e7803a693e556c92611de5c0ced8 (diff)
downloadpython-keystoneclient-3dfb8437fc9135465f2b66b2c420bf20899fcf10.tar.gz
Blueprint memcache-protection: enable memcache value encryption/integrity check
DocImpact Change-Id: I8b733256a3c2cdcf7c2ec5edac491ac4739aa847
Diffstat (limited to 'tools')
-rw-r--r--tools/test-requires1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/test-requires b/tools/test-requires
index 402c409..d0abb32 100644
--- a/tools/test-requires
+++ b/tools/test-requires
@@ -10,6 +10,7 @@ nose-exclude
openstack.nose_plugin
nosehtmloutput
pep8==1.3.3
+pycrypto
sphinx>=1.1.2
testtools>=0.9.22
WebOb>=1.0.8