neutron/neutron/db/vpn
Andrew Boik 2c5f99a4b1 Update VPN logging to use new i18n functions
For log messages in neutron/services/vpn and neutron/db/vpn, replace
_() marker functions with log-level-specific marker functions: _LI(),
_LW(), _LE() from oslo.i18n.

Also, remove _() functions for debug log messages as debug level log
messages should not be translated.

Change-Id: I07fcf25bb6344c47e74d6ee23f9bc08e4b560679
Closes-Bug: #1379811
2014-10-13 10:01:12 -04:00
..
__init__.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00
vpn_db.py Update VPN logging to use new i18n functions 2014-10-13 10:01:12 -04:00
vpn_validator.py Remove @author(s) from copyright statements 2014-09-15 21:40:09 +09:00