core-admin/qubes/api
3hhh d2ab40de54
api: improve handling of removed VMs just before the call (try 2)
If the destination domain doesn't exist anymore when the call gets
to qubesd, inform the client accordingly rather than giving it
a generic PermissionDenied error.
This enables client applications to handle such edge cases. Some
may want to inform the user about an incorrect request, others
(e.g. qvm-ls) may want to remove the specific domain from their
result list or try again later.

Fixes QubesOS/qubes-issues#5105
2021-04-09 16:46:07 +02:00
..
__init__.py api: improve handling of removed VMs just before the call (try 2) 2021-04-09 16:46:07 +02:00
admin.py Merge remote-tracking branch 'origin/pr/381' 2021-02-15 08:54:55 +01:00
internal.py Add power state to get_system_info 2020-07-23 13:32:16 +02:00
misc.py Fix saving 'updates-available' flag reported by TemplateBasedVM 2019-01-19 03:25:21 +01:00