Marek Marczykowski-Górecki
|
377c80d33d
|
Remove useless 'pass' to make pylint happy
|
2018-12-03 23:22:50 +01:00 |
|
Marta Marczykowska-Górecka
|
ad2a6e3408
|
Better information on error in qvm-remove
If qvm-remove fails because the VM is in use, it will display
information about where it is used.
fixes QubesOS/qubes-issues#3193
|
2018-07-20 00:21:47 +02:00 |
|
Marek Marczykowski-Górecki
|
5b7947b51a
|
Improve QubesDaemonNoResponseError error message
Include hint to look into dom0 logs
QubesOS/qubes-issues#3016
|
2017-08-12 15:15:52 +02:00 |
|
Marek Marczykowski-Górecki
|
31988a9bd8
|
tags support
QubesOS/qubes-issues#2622
|
2017-06-20 01:34:16 +02:00 |
|
Marek Marczykowski-Górecki
|
b35588368f
|
events: add helper for waiting for just VM shutdown
Wrap setting events handling machinery for just this purpose in a single
function, to not duplicate it all over the code.
|
2017-05-26 00:42:47 +02:00 |
|
Marek Marczykowski-Górecki
|
de2f23b9fe
|
Add QubesNoSuchPropertyError exception, expect it on invalid property
It inherits from AttributeError, so standard handling should just work.
|
2017-05-23 04:31:41 +02:00 |
|
Marek Marczykowski-Górecki
|
3edbc85282
|
Add DeviceAlreadyAttached exception
|
2017-05-20 16:40:33 +02:00 |
|
Marek Marczykowski-Górecki
|
4ceff0f8c0
|
Rename qubesmgmt to qubesadmin module
QubesOS/qubes-issues#853
|
2017-05-11 23:40:03 +02:00 |
|