From 1227c2b0211690faa20a319a31df27641bec2bed Mon Sep 17 00:00:00 2001 From: zhangyanxian Date: Fri, 25 Nov 2016 17:04:54 +0800 Subject: [PATCH] Fix typo in image_protection_plugin.py Change-Id: I8daf692701c1618564a33d856112055a37268dd2 TrivialFix:"LOG.info(_LE" should be "LOG.info(_LI" --- .../protection_plugins/image/image_protection_plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/karbor/services/protection/protection_plugins/image/image_protection_plugin.py b/karbor/services/protection/protection_plugins/image/image_protection_plugin.py index d8fc3b5a..5799866c 100644 --- a/karbor/services/protection/protection_plugins/image/image_protection_plugin.py +++ b/karbor/services/protection/protection_plugins/image/image_protection_plugin.py @@ -206,7 +206,7 @@ class GlanceProtectionPlugin(BaseProtectionPlugin): image_id = resource_node.value.id bank_section = checkpoint.get_resource_bank_section(image_id) - LOG.info(_LE("deleting image backup failed, image_id: %s."), + LOG.info(_LI("deleting image backup failed, image_id: %s."), image_id) try: bank_section.update_object("status",