Merge "Cleanup i18n marker functions to match Oslo usage"
This commit is contained in:
commit
5dfaf42077
@ -30,12 +30,8 @@ from six.moves import urllib
|
||||
from taskflow.patterns import linear_flow as lf
|
||||
from taskflow import task
|
||||
|
||||
from glance import i18n
|
||||
from glance.i18n import _, _LW
|
||||
|
||||
|
||||
_ = i18n._
|
||||
_LE = i18n._LE
|
||||
_LW = i18n._LW
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
CONF = cfg.CONF
|
||||
|
Loading…
x
Reference in New Issue
Block a user