Add the missing i18n import
Add the missing i18n import in db.utils Change-Id: I51cca19f2ce82ee28187b0a23d658bbe39376675
This commit is contained in:
parent
94df7f8b52
commit
c80d032c28
@ -11,6 +11,7 @@
|
|||||||
# under the License.
|
# under the License.
|
||||||
|
|
||||||
from glance.common import exception
|
from glance.common import exception
|
||||||
|
from glance.i18n import _
|
||||||
|
|
||||||
|
|
||||||
def mutate_image_dict_to_v1(image):
|
def mutate_image_dict_to_v1(image):
|
||||||
|
Loading…
Reference in New Issue
Block a user