neutron/neutron/services/segments
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 Basic Extension and CRUD for Segments 2016-05-05 13:58:34 -06:00
db.py Store segmentation_id during segment create 2017-06-18 17:47:00 -05:00
exceptions.py Enable create and delete segments in ML2 2016-08-28 01:24:56 -04:00
placement_client.py Honor the common session options for the placement API 2017-06-09 15:32:03 +02:00
plugin.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00