gluon/gluon
Tin Lam 3830d6d27a Remove translation of log messages from gluon
The i18n team has decided not to translate the logs because it's not
very helpful.  See [1] and [2].  This removes the uses of _LE, _LI,
and _LW translation markers to simplify logging.  Currently these
markers are causing the gate to fail for gluon.

[1] http://lists.openstack.org/pipermail/openstack-i18n/2016-November/002574.html
[2] http://lists.openstack.org/pipermail/openstack-dev/2017-March/113365.html

Change-Id: I2ed70abf5d9cd6a762b724113c10bc6ca70b5188
(cherry picked from commit 25a8b1634d)
2017-04-06 18:34:58 +00:00
..
api Remove unused import statements 2017-03-22 20:24:31 +00:00
backends Update code to comply with Gluon API Spec 2017-01-22 10:39:27 -06:00
cmd Remove translation of log messages from gluon 2017-04-06 18:34:58 +00:00
common Remove translation of log messages from gluon 2017-04-06 18:34:58 +00:00
db Unit testing for db.sqlalchemy.api.py 2017-01-19 11:54:15 -06:00
managers Update code to comply with Gluon API Spec 2017-01-22 10:39:27 -06:00
models Updating the ODL shim layer to port binding model 2017-02-13 17:55:48 +01:00
particleGenerator Cherry Pick - Remove unused logging import 2017-03-01 18:49:38 +00:00
plugin Using config option to bind to etcd server 2017-02-13 17:28:49 +01:00
shim Updating the ODL shim layer to port binding model 2017-02-13 17:55:48 +01:00
sync_etcd Remove translation of log messages from gluon 2017-04-06 18:34:58 +00:00
tests Fixing DB test after sqlite_db config option was removed 2017-03-31 17:28:35 +00:00
__init__.py Enable pep8 2016-11-04 07:30:29 -05:00
_i18n.py Remove translation of log messages from gluon 2017-04-06 18:34:58 +00:00
constants.py Gluon RBAC using keystone and oslo.policy 2016-12-15 10:33:26 -06:00
context.py Gluon RBAC using keystone and oslo.policy 2016-12-15 10:33:26 -06:00
policy.py Remove translation of log messages from gluon 2017-04-06 18:34:58 +00:00