Public bug reported:

The existing LOG.info(_("") messages should be translated to LOG.info(_LI("").

And every file which contains info messages should have a following file
imported.

from neutron.openstack.common.gettextutils import _LI

** Affects: neutron
     Importance: Undecided
     Assignee: Romil Gupta (romilg)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Romil Gupta (romilg)

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1382152

Title:
  info message should use gettextutils

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  
  The existing LOG.info(_("") messages should be translated to LOG.info(_LI("").

  And every file which contains info messages should have a following
  file imported.

  from neutron.openstack.common.gettextutils import _LI

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1382152/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to