Reviewed: https://review.openstack.org/349768 Committed: https://git.openstack.org/cgit/openstack/murano/commit/?id=0fe151d07f1f77bec1e8b7827823bf7197b52408 Submitter: Jenkins Branch: master
commit 0fe151d07f1f77bec1e8b7827823bf7197b52408 Author: LiuNanke <email address hidden> Date: Tue Aug 2 11:20:41 2016 +0800
Fix string interpolation to delayed by logging
String interpolation should be delayed to be handled by the logging code, rather than being done at the point of the logging call.
See the oslo i18n guideline. * http://docs.openstack.org/developer/oslo.i18n/guidelines.html
References: https://review.openstack.org/#/c/339268
Change-Id: Ie4ea466f951db796fd85277c52be40018dfb01ac Closes-Bug:#1596829
Reviewed: https:/ /review. openstack. org/349768 /git.openstack. org/cgit/ openstack/ murano/ commit/ ?id=0fe151d07f1 f77bec1e8b78278 23bf7197b52408
Committed: https:/
Submitter: Jenkins
Branch: master
commit 0fe151d07f1f77b ec1e8b7827823bf 7197b52408
Author: LiuNanke <email address hidden>
Date: Tue Aug 2 11:20:41 2016 +0800
Fix string interpolation to delayed by logging
String interpolation should be delayed to be handled by the logging
code, rather than being done at the point of the logging call.
See the oslo i18n guideline. docs.openstack. org/developer/ oslo.i18n/ guidelines. html
* http://
References: https:/ /review. openstack. org/#/c/ 339268
Change-Id: Ie4ea466f951db7 96fd85277c52be4 0018dfb01ac Bug:#1596829
Closes-