neutron/neutron
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
..
agent Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
api Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
callbacks Merge "service: add callback AFTER_SPAWN" 2017-05-20 09:09:12 +00:00
cmd Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
common Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
conf Merge "DVR: Provide options for DVR North/South routing centralized" 2017-08-12 13:08:29 +00:00
core_extensions Add "default" behaviour to QoS policies 2017-05-26 23:31:36 +00:00
db Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
debug Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
extensions Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
hacking hacking: Remove dead code 2017-07-19 13:43:44 +02:00
ipam Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
locale Imported Translations from Zanata 2017-07-18 08:36:04 +00:00
notifiers Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
objects Allow to set/modify network mtu 2017-08-11 00:57:34 +00:00
pecan_wsgi Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
plugins Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
privileged Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
quota Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
scheduler Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
server Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
services Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
tests Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
__init__.py Hacking rule to check i18n usage 2016-03-30 21:28:37 -04:00
_i18n.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
auth.py Use oslo.context class method to construct context object 2017-03-23 09:02:46 +00:00
manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
neutron_plugin_base_v2.py replace WorkerSupportServiceMixin with neutron-lib's WorkerBase 2017-06-14 06:56:48 -06:00
opts.py Remove deprecated support for QoS notification_drivers 2017-04-17 06:32:01 -07:00
policy.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
service.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
version.py
worker.py replace WorkerSupportServiceMixin with neutron-lib's WorkerBase 2017-06-14 06:56:48 -06:00
wsgi.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00