summaryrefslogtreecommitdiffstats
path: root/nova
diff options
context:
space:
mode:
authorVishvananda Ishaya <vishvananda@gmail.com>2011-02-23 20:10:17 +0000
committerTarmac <>2011-02-23 20:10:17 +0000
commitf066b83f89f0fb633b2a23108b3efd2d27f3d710 (patch)
tree0c2659a712200033973b1a5c8f0a30e23e012427 /nova
parentb2d474437c18df296758b79450abc909ce2c2e89 (diff)
parent4bc6e8c467d0ff98b552b2f50622baf8b6175d3d (diff)
Fixes existing smoketests and splits out sysadmin tests from netadmin tests.
* sets use_ipv6 = False by default * switches to ami-tty for tests * generally improves error handling
Diffstat (limited to 'nova')
-rw-r--r--nova/__init__.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/nova/__init__.py b/nova/__init__.py
index 8745617bc..256db55a9 100644
--- a/nova/__init__.py
+++ b/nova/__init__.py
@@ -30,5 +30,3 @@
.. moduleauthor:: Manish Singh <yosh@gimp.org>
.. moduleauthor:: Andy Smith <andy@anarkystic.com>
"""
-
-from exception import *