summaryrefslogtreecommitdiffstats
path: root/nova/crypto.py
diff options
context:
space:
mode:
Diffstat (limited to 'nova/crypto.py')
-rw-r--r--nova/crypto.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/nova/crypto.py b/nova/crypto.py
index 98d412687..f6e9717d0 100644
--- a/nova/crypto.py
+++ b/nova/crypto.py
@@ -31,7 +31,7 @@ import tempfile
import time
import utils
-from nova import vendor
+
import M2Crypto
from nova import exception