Merge "Import zun.common.i18n._ for the use of _("loginfo")"

This commit is contained in:
Jenkins 2016-12-20 17:31:27 +00:00 committed by Gerrit Code Review
commit e4e7ae3261

View File

@ -17,6 +17,7 @@ from docker import errors
from oslo_log import log as logging
from zun.common import exception
from zun.common.i18n import _
from zun.common.i18n import _LE
from zun.common.i18n import _LI
from zun.common.i18n import _LW