Use oslo.i18n
oslo.i18n provides the i18n functions that were provided by oslo-incubator's gettextutils module. Some tests that were using internal details of the library were removed. Change-Id: I44cfd5552e0dd86af21073419d31622f5fdb28e0
This commit is contained in:
@@ -21,7 +21,7 @@ import webob.dec
|
||||
import webob.exc
|
||||
|
||||
from nova import context
|
||||
from nova.openstack.common.gettextutils import _
|
||||
from nova.i18n import _
|
||||
from nova.openstack.common import jsonutils
|
||||
from nova.openstack.common import log as logging
|
||||
from nova.openstack.common.middleware import request_id
|
||||
|
Reference in New Issue
Block a user