core-admin/qubes
Marek Marczykowski-Górecki 5e6ba4ff5c
backup: fix handling target write error (like no disk space)
When writing process returns an error, prefer reporting that one,
instead of other process (which in most cases will be canceled, so
the error will be meaningless CancelledError).
Then, include sanitized stderr from VM process in the error message.
2017-11-07 03:10:42 +01:00
..
api api: do not log handled errors sent to a client 2017-11-07 03:10:40 +01:00
ext Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
qmemman Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
storage storage: improve error reporting 2017-10-21 03:35:01 +02:00
tests tests/backupcompatibility: drop R1 format tests 2017-11-07 03:10:41 +01:00
tools Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
vm vm: always log startup fail 2017-11-07 03:10:40 +01:00
__init__.py base: fix property-(pre-)del events arguments 2017-10-21 04:05:16 +02:00
app.py app: drop reference to libvirt object after undefining it 2017-11-07 03:10:41 +01:00
backup.py backup: fix handling target write error (like no disk space) 2017-11-07 03:10:42 +01:00
config.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
core2migration.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
devices.py devices: clarify error on attaching non-persistent device to stopped VM 2017-10-21 04:05:16 +02:00
dochelpers.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
events.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
exc.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
firewall.py firewall: skip expired rules 2017-10-21 03:35:00 +02:00
log.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
rngdoc.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
tarwriter.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
utils.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00