tricircle/tricircle/common
lihaijing bbdbae4209 Remove log translations
1. What is the problem?
Log messages were added with translation marker _LE, _LI and _LW,
but log messages are no longer being translated.
2. What is the solution to the problem?
This patch is to remove all use of the _LE, _LI, and _LW translation
markers to simplify logging and to avoid confusion with new contributions.
See:
http://lists.openstack.org/pipermail/openstack-i18n/2016-November/002574.html
http://lists.openstack.org/pipermail/openstack-dev/2017-March/113365.html
https://review.openstack.org/#/c/446762/
3. What features need to be implemented to the Tricircle to realize the solution?
None

Change-Id: Idefeb05c686311a63dfe7578fa687492d2135eaa
2017-04-11 09:17:08 +08:00
..
__init__.py cascade_service framework 2015-08-05 14:49:25 +03:00
baserpc.py Fix incorrect file permission 2016-05-24 16:04:16 +08:00
client.py Remove log translations 2017-04-11 09:17:08 +08:00
config.py Remove log translations 2017-04-11 09:17:08 +08:00
constants.py Shared VxLAN (Part4: bridge network l3) 2017-03-24 11:34:27 +08:00
context.py Shared VxLAN (Part4: bridge network l3) 2017-03-24 11:34:27 +08:00
exceptions.py Remove log translations 2017-04-11 09:17:08 +08:00
httpclient.py Remove log translations 2017-04-11 09:17:08 +08:00
i18n.py Remove log translations 2017-04-11 09:17:08 +08:00
lock_handle.py Add unit tests for lock_handle module 2017-02-09 19:27:10 +08:00
opts.py Move statless design from experiment to master branch 2016-01-14 12:56:57 +08:00
policy.py Remove log translations 2017-04-11 09:17:08 +08:00
resource_handle.py Shared VxLAN (Part4: bridge network l3) 2017-03-24 11:34:27 +08:00
restapp.py Support python3 in tricircle 2017-01-11 20:33:32 -05:00
rpc.py Fix incorrect file permission 2016-05-24 16:04:16 +08:00
serializer.py Clean imports in code 2017-02-06 13:12:57 +07:00
topics.py Fix incorrect file permission 2016-05-24 16:04:16 +08:00
utils.py Fix get_pod_by_top_id method in common.utils 2017-02-14 09:49:18 +08:00
version.py Move statless design from experiment to master branch 2016-01-14 12:56:57 +08:00
xrpcapi.py Refactoring XJobAPI methods 2017-03-14 13:46:38 -05:00