bug fix: missing i18n._()
Change-Id: If1de4e857dd3b08dc9db754341cbe008291dd990
This commit is contained in:
@@ -20,6 +20,9 @@ from oslo_log import log as logging
|
||||
import six
|
||||
from six.moves import http_client
|
||||
|
||||
from cyborg.common.i18n import _
|
||||
|
||||
|
||||
LOG = logging.getLogger(__name__)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user