manila/manila/api
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
..
contrib Use oslo.utils 2014-10-21 14:39:48 +02:00
middleware Convert files to use _LE and friends 2014-10-31 09:47:59 +01:00
openstack Convert files to use _LE and friends 2014-10-31 09:47:59 +01:00
schemas Renamed cinder to manila. 2013-09-02 09:59:07 +03:00
v1 Convert files to use _LE and friends 2014-10-31 09:47:59 +01:00
views Improve share-network list API filtering 2014-10-30 09:56:18 +04:00
__init__.py Remove vim headers 2014-10-06 15:00:27 +02:00
auth.py Convert files to use _LE and friends 2014-10-31 09:47:59 +01:00
common.py Use oslo.i18n 2014-10-19 19:21:03 +02:00
extensions.py Convert files to use _LE and friends 2014-10-31 09:47:59 +01:00
sizelimit.py Convert files to use _LE and friends 2014-10-31 09:47:59 +01:00
urlmap.py Remove vim headers 2014-10-06 15:00:27 +02:00
versions.py Remove vim headers 2014-10-06 15:00:27 +02:00
xmlutil.py Use oslo.i18n 2014-10-19 19:21:03 +02:00