Merge "Fix typo in image_protection_plugin.py"

This commit is contained in:
Jenkins 2016-11-27 06:49:52 +00:00 committed by Gerrit Code Review
commit f5d2f59155
1 changed files with 1 additions and 1 deletions

View File

@ -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",