]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Update i18n translation for Mellanox plugin and agent log msg's
authorIrena Berezovsky <irenab@mellanox.com>
Sun, 23 Nov 2014 13:39:09 +0000 (15:39 +0200)
committerIrena Berezovsky <irenab@mellanox.com>
Mon, 1 Dec 2014 13:49:36 +0000 (15:49 +0200)
commit9a8934d05c6cb19f1d2f938422c8304b5d296460
tree8029ebcec9af9d7a1612d2028c96cb14f9cdbf26
parente672728a256f27c8082617dcca74c99cd2d85bed
Update i18n translation for Mellanox plugin and agent log msg's

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 mlnx
directory under neutron/plugins.

Change-Id: Idfdb38360888002b066c8ac2d177a92b2ac173f4
Partial-Bug: #1320867
neutron/hacking/checks.py
neutron/plugins/mlnx/agent/eswitch_neutron_agent.py
neutron/plugins/mlnx/agent/utils.py
neutron/plugins/mlnx/agent_notify_api.py
neutron/plugins/mlnx/common/comm_utils.py
neutron/plugins/mlnx/db/mlnx_db_v2.py
neutron/plugins/mlnx/mlnx_plugin.py
neutron/plugins/mlnx/rpc_callbacks.py