commit | fd201d9fb5252be46fa4818e533a8ac9b9c4af8c | [log] [tgz] |
---|---|---|
author | Rico Lin <rlin@vexxhost.com> | Sat Jun 03 01:50:00 2023 +0800 |
committer | GitHub <noreply@github.com> | Sat Jun 03 01:50:00 2023 +0800 |
tree | c7d939e63493a4c75ebca46608665cc485fb89d5 | |
parent | e393c36e911290cdaa1ab94a8f51d1686b93f4bb [diff] | |
parent | bd133a8be9637a5ccbc0389405ed04d0866bb97c [diff] |
Merge pull request #99 from vexxhost/nit-fix 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 )