Merge "Hacking rule to check i18n usage"

This commit is contained in:
Jenkins 2016-04-01 01:22:36 +00:00 committed by Gerrit Code Review
commit 9c3af439db
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ from sqlalchemy.orm import exc as sa_exc
from neutron_lib import constants as lib_consts
from neutron._i18n import _
from neutron.api.v2 import attributes as attr
from neutron.common import exceptions as n_exc
from neutron.db import address_scope_db