neutron/neutron/agent
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
..
common Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
l2 Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
l3 Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
linux Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
metadata Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
ovsdb Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
windows Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extension.py Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Agent common config 2017-03-15 09:52:18 -06:00
firewall.py Introduce trusted ports to firewall driver API 2017-07-12 15:36:48 +00:00
l3_agent.py Agent common config 2017-03-15 09:52:18 -06:00
metadata_agent.py Agent common config 2017-03-15 09:52:18 -06:00
resource_cache.py Merge "Check if record is stale after bulk pull" 2017-07-31 22:56:48 +00:00
rpc.py Lazy load of resources in resource cache 2017-06-15 13:26:20 -07:00
securitygroups_rpc.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00