summaryrefslogtreecommitdiffstats
path: root/nova/test.py
diff options
context:
space:
mode:
authortermie <github@anarkystic.com>2011-03-24 16:38:30 -0700
committertermie <github@anarkystic.com>2011-03-24 16:38:30 -0700
commit2b243dbb2e12a7f510a7c6c01298884fa8927c12 (patch)
tree8a7f176081eb19da33080ace33fe802fe06bde24 /nova/test.py
parent0deaa854d1854c0edaf2b8ba903ee79638c7b2d0 (diff)
downloadnova-2b243dbb2e12a7f510a7c6c01298884fa8927c12.tar.gz
nova-2b243dbb2e12a7f510a7c6c01298884fa8927c12.tar.xz
nova-2b243dbb2e12a7f510a7c6c01298884fa8927c12.zip
port the objectstore tests to the new tests
Diffstat (limited to 'nova/test.py')
-rw-r--r--nova/test.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/nova/test.py b/nova/test.py
index 5170775d0..3b608520a 100644
--- a/nova/test.py
+++ b/nova/test.py
@@ -33,7 +33,6 @@ import unittest
import mox
import shutil
import stubout
-from eventlet import greenpool
from eventlet import greenthread
from nova import context