X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=api%2Fescalator%2Fi18n.py;fp=api%2Fescalator%2Fi18n.py;h=56bfde38aa6698f2923c71c658ba33748467c891;hb=74c631c6dae08d463f0d4c3953a1addcb187d090;hp=9a1c4724a3f91a2003ebcbc9073aa44fa23fc3b0;hpb=71d4f906c1a52f5dcba114ff8aa70148dafffd24;p=escalator.git diff --git a/api/escalator/i18n.py b/api/escalator/i18n.py index 9a1c472..56bfde3 100644 --- a/api/escalator/i18n.py +++ b/api/escalator/i18n.py @@ -13,7 +13,7 @@ # License for the specific language governing permissions and limitations # under the License. -from oslo.i18n import TranslatorFactory # noqa +from oslo_i18n import TranslatorFactory # noqa _translators = TranslatorFactory(domain='escalator')