bareos: master 271eb8ca

Author Committer Branch Timestamp Parent
stephand stephand master 2019-10-04 19:23 master 35e7e147 Pending
Changeset Improve exception handling on snapshot removal

When calling the remove() method in end_vm_backup() to delete the
snapshot, although it causes an exception, the snapshot removal is
happening in the background. To handle this behaviour properly, the
code now checks if the snapshot was really deleted before trying to
call the remove() method again.
mod - fd-plugins/ovirt-plugin/BareosFdPluginOvirt.py Diff File