neutron/neutron/api/v2
Inessa Vasilevskaya 2f4d7aa96f 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
(cherry picked from commit 7322bd6efb)
2017-08-14 10:53:33 -07:00
..
__init__.py Remove invalid copyright headers under API module 2014-04-02 11:09:03 -07:00
attributes.py use core resource attribute constants from neutron-lib 2017-06-30 06:25:36 -06:00
base.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
resource_helper.py use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
resource.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
router.py Replace six.iteritems with dict.items(Part-2) 2017-04-18 18:56:46 +08:00