nova/nova/consoleauth
Mike Durnosvistov e8c0b822f0 Replacement `_` on `_LW` in all LOG.warning part 1
oslo.i18n uses different marker functions to separate the
translatable messages into different catalogs, which the translation
teams can prioritize translating. For details, please refer to:
http://docs.openstack.org/developer/oslo.i18n/guidelines.html#guidelines-for-use-in-openstack

There were not marker fuctions some places in directory network.
This commit makes changes:
* Add missing marker functions
* Use ',' instead of '%' while adding variables to log messages

Added a hacking rule for the warning about checking
translation for it and checking logging level `warning` instead
alias `warn`.

Change-Id: I2bced49dc5a0408a94d5d20d85b20c682886edbe
2014-11-20 11:19:16 +02:00
..
__init__.py Remove vi modelines 2014-02-03 14:19:44 +00:00
manager.py Replacement `_` on `_LW` in all LOG.warning part 1 2014-11-20 11:19:16 +02:00
rpcapi.py Remove havana compat from nova.consoleauth.rpcapi 2014-11-13 06:32:12 +00:00