Comment 53 for bug 1320867

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/137012
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=f70b71ab15f8e860ea57be78399af9e5bea2aec0
Submitter: Jenkins
Branch: master

commit f70b71ab15f8e860ea57be78399af9e5bea2aec0
Author: Gary Kotton <email address hidden>
Date: Tue Nov 25 02:28:54 2014 -0800

    Update i18n translation for Midonet plugin

    All the existing LOG.info, LOG.warning, LOG.error and LOG.critical
    messages should have _LI, _LW, _LE and _LC respectively. Also, debug
    level log shouldn't be translated. This patch set will cover the midonet
    directory.

    Change-Id: Ic74316640015bc98ec4b2722f4039f58a9ec2379
    Partial-Bug: #1320867