nova/nova/keymgr
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 Use oslo.utils 2014-10-06 21:41:17 -04:00
conf_key_mgr.py Use oslo.i18n 2014-07-18 14:28:09 -04:00
key.py Enable flake8 H404 checking 2014-02-27 11:15:55 +04:00
key_mgr.py docs - Fix errors,warnings from document generation 2014-08-08 22:07:31 +00:00
mock_key_mgr.py Replacement `_` on `_LW` in all LOG.warning part 1 2014-11-20 11:19:16 +02:00
not_implemented_key_mgr.py Remove vi modelines 2014-02-03 14:19:44 +00:00
single_key_mgr.py Replacement `_` on `_LW` in all LOG.warning part 1 2014-11-20 11:19:16 +02:00