core-admin/qubes
Marek Marczykowski-Górecki 0b1a0b028b
app: fix setting default_*netvm
1. Fire both property-pre-del:netvm and property-del:netvm - those
events should be fired in pairs - especially one may assume the other
will be called too. This is the case here - one disconnect old netvm,
the other connect the new one.

2. Remove spurious 'newvalue' argument for property-del:netvm event.

3. Fix logic for default_fw_netvm/default_netvm usage. The former is
used if vm.provides_network=True.
2017-10-21 04:05:17 +02:00
..
api admin-api: add admin.*.property.GetDefault 2017-10-21 04:05:15 +02: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: fix typo 2017-10-21 04:05:15 +02:00
tools Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
vm vm/adminvm: add is_halted() method 2017-10-21 04:05:17 +02:00
__init__.py base: fix property-(pre-)del events arguments 2017-10-21 04:05:16 +02:00
app.py app: fix setting default_*netvm 2017-10-21 04:05:17 +02:00
backup.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02: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