neutron/neutron/services/auto_allocate
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 Implement 'get-me-a-network' API building block 2016-02-08 18:06:35 -08:00
db.py Make code follow log translation guideline 2017-08-14 10:53:33 -07:00
exceptions.py Ensure UnknownProvisioningError can be printed 2016-09-08 12:50:48 +00:00
models.py Switch to neutron-lib for model_base 2016-08-31 11:12:18 -04:00
plugin.py Make service plugins' get_plugin_type classmethods 2016-06-07 15:33:07 -05:00