sahara/sahara/utils
lcsong 0bdd434add Remove log translations
Log messages are no longer being translated. This removes all use of
the _LE, _LI, _LW and _LC 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

It will be a giant patch if all these _LE, _LI, _LW and _LC being deleted
within one patch, so this patch only delete _LW,  _LC and _LE has been
handled in previous patch; deletion of _LI will be in the following patches
related with this one.

Change-Id: Ia696ee76f22e488b9a219305f4f220eca2161cee
2017-04-10 16:02:05 +08:00
..
hacking Remove log translations 2017-04-10 16:02:05 +08:00
notification Remove enable_notifications option 2016-11-09 12:50:43 +00:00
openstack Remove log translations 2017-04-10 16:02:05 +08:00
__init__.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
api.py Remove log translations 2017-04-07 08:45:04 +08:00
api_validator.py Code integration with the abstractions 2017-03-19 19:43:40 -03:00
cluster.py Remove log translations 2017-04-10 16:02:05 +08:00
cluster_progress_ops.py Add CLUSTER_STATUS 2015-08-03 09:12:36 +08:00
configs.py Move the savanna subdir to sahara 2014-03-18 16:38:36 +04:00
crypto.py Optimize "open" method with context manager 2015-11-27 04:23:12 -05:00
edp.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-11-07 13:13:57 +07:00
files.py SPI Method to Validate Images 2016-04-07 12:15:38 +00:00
general.py Improves anti-affinity behavior in sahara 2016-10-12 09:04:37 +05:30
network.py delete unused LOG in some files 2016-08-26 08:31:03 +00:00
patches.py Python3: Fix using dictionary keys() 2016-02-11 22:50:25 +08:00
poll_utils.py Remove unused code from volumes module 2015-12-10 09:53:39 +00:00
procutils.py delete unused LOG in some files 2016-08-26 08:31:03 +00:00
proxy.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2016-11-07 13:13:57 +07:00
remote.py CLI for Plugin-Declared Image Declaration 2016-07-13 14:41:00 -04:00
resources.py Improve compatible with python3 2015-05-11 11:40:23 +03:00
rpc.py Remove log translations 2017-04-07 08:45:04 +08:00
ssh_remote.py Remove log translations 2017-04-07 08:45:04 +08:00
tempfiles.py Add translation support to service and utils modules 2014-07-29 12:45:22 +04:00
types.py Add pagination ability to Sahara-API 2016-07-21 00:36:15 +03:00
wsgi.py Remove unused config.CONF 2016-09-29 13:28:13 +08:00
xmlutils.py Fix compatible issues in unit tests for python 3 2015-06-29 05:41:17 +00:00