manila/manila/share
Andreas Jaeger 15641fba88 Convert files to use _LE and friends
LOG.warn etc. should be translated separately and thus messages need to
be marked with _LW for LOG.warn, _LI for LOG.info and _LE for LOG.errors
and LOG.exception.

Mark all LOG invocations with proper translation marker.

Use ',' instead of '%' when adding variables to log messages to allow
lazy evaluation.

Add new hacking checks for these.

Change-Id: I31d3ee50f30c63d7d647b1c2b1eae50bf96f0c74
2014-10-31 09:47:59 +01:00
..
drivers Convert files to use _LE and friends 2014-10-31 09:47:59 +01:00
__init__.py Use oslo.utils - remove importutils usage 2014-10-24 18:20:54 +00:00
api.py Convert files to use _LE and friends 2014-10-31 09:47:59 +01:00
configuration.py Remove vim headers 2014-10-06 15:00:27 +02:00
driver.py Convert files to use _LE and friends 2014-10-31 09:47:59 +01:00
manager.py Convert files to use _LE and friends 2014-10-31 09:47:59 +01:00
rpcapi.py Use oslo.serialization 2014-10-22 16:40:42 +02:00
volume_types.py Convert files to use _LE and friends 2014-10-31 09:47:59 +01:00