Revert "Re-enable lazy translation"

This reverts commit 6338d4656c

Change-Id: I078217b96b2d5fcca78b57c8827883a4b15ef9f0
This commit is contained in:
John Griffith
2014-03-10 22:00:50 +00:00
committed by Jay S. Bryant
parent ef3251623c
commit b3f0b7a2ca
22 changed files with 24 additions and 21 deletions

View File

@@ -19,6 +19,7 @@
from oslo.config import cfg
from cinder import exception
from cinder.openstack.common.gettextutils import _
from cinder.openstack.common import policy
from cinder import utils