core-admin-client/qubesadmin
Marek Marczykowski-Górecki 0caf6f735d
Fix reporting events even if its source is not available anymore
This is especially the case for domain-shutdown event for DispVM - when
handled, DispVM can be already removed. Give the handled VM object even
if actual VM is already removed. For this, avoid VM existence check by
using domains.get_blind() method.

And actually implement domains.get_blind() method - it was present only
in generic collection, but not VMCollection.
2018-06-27 02:24:02 +02:00
..
backup restore.py: add template-related debug log messages 2018-02-24 12:43:42 +00:00
events Fix reporting events even if its source is not available anymore 2018-06-27 02:24:02 +02:00
tests Fix reporting events even if its source is not available anymore 2018-06-27 02:24:02 +02:00
tools tools/qvm-firewall: improve manpage and --help output 2018-05-03 01:03:35 +02:00
vm vm: restore force_shutdown->kill deprecated alias 2018-02-13 19:01:29 +01:00
__init__.py Choose QubesLocal or QubesRemote based on /etc/qubes-release presence 2017-07-18 01:58:33 +02:00
app.py Fix reporting events even if its source is not available anymore 2018-06-27 02:24:02 +02:00
base.py Merge remote-tracking branch 'qubesos/pr/50' 2018-01-15 03:23:00 +01:00
config.py tools: add qvm-template-postprocess 2017-05-26 01:33:43 +02:00
devices.py Fix DeviceInfo objects comparing 2017-10-17 20:40:16 +02:00
exc.py Improve QubesDaemonNoResponseError error message 2017-08-12 15:15:52 +02:00
features.py features: serialize True as '1' 2017-07-28 13:56:05 +02:00
firewall.py tools/qvm-firewall: Show EXPIRE column in list output 2018-04-30 21:30:52 +02:00
label.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
log.py Drop log.DBusHandler 2017-10-16 01:33:03 +02:00
spinner.py qubesadmin/spinner: fix licence 2017-06-08 08:12:58 +02:00
storage.py storage: make Pool.{size,usage} integers 2018-03-20 16:50:56 +01:00
tags.py tags support 2017-06-20 01:34:16 +02:00
utils.py don't import pkg_resources in the top of qubesadmin/utils.py 2017-11-10 16:31:45 +01:00