yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #53409
[Bug 1519493] Re: oslo_i18n cleanup needed
Reviewed: https://review.openstack.org/313846
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=0856095c82b3ef73a0376c741d1a3a61b1a077a6
Submitter: Jenkins
Branch: master
commit 0856095c82b3ef73a0376c741d1a3a61b1a077a6
Author: Fang Zhen <zhen.fang@xxxxxxxxxxxx>
Date: Sat May 7 16:13:15 2016 +0800
Remove the file i18n.py and other related cleanups
As per the oslo_i18n documentation, neutron/i18n.py should be an internal
only module, named _i18n.py. This was done in Mitaka release and i18n module
was deprecated since. We could remove the i18n.py now in Newton.
Closes-bug: #1519493
Change-Id: I02e33559cef42d90812d9dbc3dac1d8122897e19
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1519493
Title:
oslo_i18n cleanup needed
Status in neutron:
Fix Released
Status in python-neutronclient:
Fix Released
Bug description:
As per the oslo_i18n documentation, neutron/i18n.py should be an
internal only module, named _i18n.py. Stuff needed:
- Rename file.
- Add i18n.py with debtcollector references, warning that each repo needs its own, and to stop using.
- Begin migrating subprojects away from shared module.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1519493/+subscriptions
References