neutron/neutron/agent/l2
Inessa Vasilevskaya 7322bd6efb Make code follow log translation guideline
Since Pike log messages should not be translated.
This patch removes calls to i18n _LC, _LI, _LE, _LW from
logging logic throughout the code. Translators definition
from neutron._i18n is removed as well.
This patch also removes log translation verification from
ignore directive in tox.ini.

Change-Id: If9aa76fcf121c0e61a7c08088006c5873faee56e
2017-08-14 02:01:48 +00:00
..
extensions Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
__init__.py AgentExtensionsManager and AgentCoreResourceExtension 2015-07-02 13:51:34 +00:00
agent_extension.py Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00
l2_agent_extension.py Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00
l2_agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00