]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Update i18n translation for Embrane plugin
authorGary Kotton <gkotton@vmware.com>
Tue, 25 Nov 2014 09:46:50 +0000 (01:46 -0800)
committerGary Kotton <gkotton@vmware.com>
Wed, 3 Dec 2014 16:24:26 +0000 (08:24 -0800)
commitbfcd061bdea0f1a88544f81e2031ec8d22270aad
tree8f4660dac17622516745bef8cbaa138f42267615
parentd8d0ec78d31f37381f7872c597fd997006a471b7
Update i18n translation for Embrane plugin

All the existing LOG.info, LOG.warning, LOG.error and LOG.critical
messages should have _LI, _LW, _LE and _LC respectively. Also, debug
level log shouldn't be translated. This patch set will cover the
embrane directory.

Change-Id: I89cf8e63311f96c3f1759a6c885d1b98e6fed598
Partial-Bug: #1320867
neutron/hacking/checks.py
neutron/plugins/embrane/agent/dispatcher.py
neutron/plugins/embrane/agent/operations/router_operations.py
neutron/plugins/embrane/base_plugin.py
neutron/plugins/embrane/common/utils.py