Merge "Add the missing i18n import"
This commit is contained in:
commit
409ccdecdd
@ -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