[openstack-dev] [Glance] i18n switch-over heads up

Flavio Percoco flavio at redhat.com
Thu Jul 17 07:35:59 UTC 2014


Greetings,

As part of [0], glance has been switched-over to oslo.i18n. This has no
big impact on the way things are done in Glance. However, you should be
aware that wherever you would use `openstack.common.gettextutils` you
should now use `glance.i18n`.

The work is not complete yet. Glance still relies on `i18n.install`
which registers `_` as a builtint. This is on its way of being
deprecated, which means we need to move glance away from that and use
explicit imports.

Keep an eye on the reviews queue, the patch is coming soon.
Cheers,
Flavio

-- 
@flaper87
Flavio Percoco



More information about the OpenStack-dev mailing list