neutron/neutron/pecan_wsgi/controllers
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
..
__init__.py Pecan: Handle member actions 2016-08-30 00:34:02 -05:00
extensions.py Pecan: Get loaded by paste deploy 2017-02-17 14:54:27 -06:00
quota.py Merge "Use DB field sizes instead of _MAX_LEN constants" 2016-12-23 16:40:03 +00:00
resource.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
root.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
utils.py Replace six.iteritems with dict.items(Part-1) 2017-04-17 14:08:47 +08:00