Version 2.13
Version 2.13
- virtnbdbackup: If libvirt daemon is unreachable, it would fail with an
misleading error code due exception not raised. - virtnbdbackup: setup callback function using registerCloseCallback, if
libvirt connection drops during backup, re-establish the connection in order
to stop leftover backup tasks - virtnbdbackup: catch exceptions if nbd read fails.
- virtnbdrestore: add option -C to adjust config file name during restore.
Full Changelog: v2.12...v2.13