commit | bd133a8be9637a5ccbc0389405ed04d0866bb97c | [log] [tgz] |
---|---|---|
author | ricolin <rlin@vexxhost.com> | Sat Jun 03 01:44:10 2023 +0800 |
committer | ricolin <rlin@vexxhost.com> | Sat Jun 03 01:44:10 2023 +0800 |
tree | c7d939e63493a4c75ebca46608665cc485fb89d5 | |
parent | e393c36e911290cdaa1ab94a8f51d1686b93f4bb [diff] |
Fix log format
diff --git a/staffeln/conductor/backup.py b/staffeln/conductor/backup.py index 895ca7b..f227ebe 100755 --- a/staffeln/conductor/backup.py +++ b/staffeln/conductor/backup.py
@@ -300,7 +300,7 @@ LOG.info( _( "Backup %s is not existing in Openstack. " - "Or cinder-backup is not existing in the cloud." + "Or cinder-backup is not existing in the cloud. " "Start removing backup object from Staffeln." % backup_object.backup_id )