The i18n function is used but not imported
This function is used in this file but never imported. Change-Id: Ic9e2de7505a11c4fa9267fbde2989db31e14dd34 Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
This commit is contained in:
parent
afd59e3da9
commit
42d05e9a0d
@ -16,6 +16,7 @@ from oslo_log import log
|
||||
import sushy
|
||||
|
||||
from ironic.common import exception
|
||||
from ironic.common.i18n import _
|
||||
from ironic.drivers.modules.redfish import utils as redfish_utils
|
||||
|
||||
LOG = log.getLogger(__name__)
|
||||
|
Loading…
x
Reference in New Issue
Block a user