neutron/neutron/ipam
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
..
drivers Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
__init__.py Make IPAM more pythonic 2015-07-09 17:33:17 +00:00
driver.py Don't log ipam driver on every IP allocation 2017-06-14 02:11:17 -07:00
exceptions.py Use ipam AllocationOnAutoAddressSubnet class 2017-02-07 14:56:33 -05:00
requests.py Use method get_ipv6_addr_by_EUI64 from oslo.utils 2016-08-30 19:49:09 +08:00
subnet_alloc.py New enginefacade for networks, subnets. 2017-03-30 01:26:45 -07:00
utils.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00