summaryrefslogtreecommitdiff
path: root/nova/crypto.py
diff options
context:
space:
mode:
Diffstat (limited to 'nova/crypto.py')
-rw-r--r--nova/crypto.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/nova/crypto.py b/nova/crypto.py
index b312aca2df..ca196cc547 100644
--- a/nova/crypto.py
+++ b/nova/crypto.py
@@ -40,6 +40,7 @@ from nova import db
from nova import exception
from nova.openstack.common import excutils
from nova.openstack.common import fileutils
+from nova.openstack.common.gettextutils import _
from nova.openstack.common import log as logging
from nova.openstack.common import processutils
from nova.openstack.common import timeutils