]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Update i18n translation for Metaplugin plugin
authorGary Kotton <gkotton@vmware.com>
Wed, 26 Nov 2014 17:01:36 +0000 (09:01 -0800)
committerGary Kotton <gkotton@vmware.com>
Wed, 3 Dec 2014 20:10:38 +0000 (12:10 -0800)
commit07cf6a1956de926976730059021c508eeb752175
tree881d2c7a80f27db3227f6c48159b8a4b4a75729d
parent333695c3e918a6c8e8064e77e344c3d1f94f7c56
Update i18n translation for Metaplugin 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
metaplugin directory.

Change-Id: I34437019fc8ffc38f11114d1d83dce54170ab989
Partial-Bug: #1320867
neutron/hacking/checks.py
neutron/plugins/metaplugin/meta_neutron_plugin.py
neutron/plugins/metaplugin/proxy_neutron_plugin.py