From 821271113df9cfc2be6b24cd5574fbe08b4cd815 Mon Sep 17 00:00:00 2001 From: Yaguang Tang Date: Sun, 23 Sep 2012 12:33:18 +0800 Subject: Move fakeldap.py from auth dir to tests. Also removes the auth dir from nova. fix bug lp:1054848 Change-Id: I9c2710c9789ff8413bc80044eba94f3a851d8544 --- tools/test-requires | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/test-requires b/tools/test-requires index 106c258de..5592cada8 100644 --- a/tools/test-requires +++ b/tools/test-requires @@ -2,6 +2,7 @@ distribute>=0.6.24 coverage +python-ldap mox==0.5.3 nose openstack.nose_plugin>=0.7 -- cgit