core-admin/qubes
Marek Marczykowski-Górecki 344bb16ae2
tests: fix various object leaks at tests framework level
The most important change is doing vm.close() when removing domain -
this means it wouldn't be cleaned later by iterating over app.domains.

Other changes include removing VMs in the right order, regarding netvm
dependency (otherwise killing or removing may fail). And one more
missing coroutine handling (in shutdown_and_wait).
2017-09-29 11:53:58 +02:00
..
api Merge branch 'dispvm-policy' 2017-09-14 00:15:29 +02:00
ext fix and enable ServicesExtension 2017-08-14 02:30:52 +02:00
qmemman qmemman: don't load qubes.xml 2017-07-26 03:26:58 +02:00
storage lvm->init_cache: fix incorrect max splits 2017-09-13 18:50:02 +02:00
tests tests: fix various object leaks at tests framework level 2017-09-29 11:53:58 +02:00
tools qubes: Allow for explicit closing of objects 2017-08-31 20:30:23 +02:00
vm Merge remote-tracking branch 'qubesos/pr/150' 2017-09-22 20:54:11 +02:00
__init__.py dispvm: fix setting up new DispVM 2017-09-05 02:07:26 +02:00
app.py qubes/app: remove .app attr from VMMConnection 2017-09-01 19:46:28 +02:00
backup.py backup: update last backup timestamp only when backup succeed 2017-07-29 04:47:44 +02:00
config.py api/admin: plug backup into Admin API 2017-07-20 12:19:01 +02:00
core2migration.py Change vm.hvm into vm.virt_mode 2017-07-17 12:26:10 +02:00
devices.py devices: fix error reporting 2017-09-05 01:33:47 +02:00
dochelpers.py Fix docstrings formatting 2017-07-04 04:27:36 +02:00
events.py qubes: Allow for explicit closing of objects 2017-08-31 20:30:23 +02:00
exc.py admin: implement admin.vm.tag.* 2017-06-20 00:54:16 +02:00
firewall.py firewall: fix Firewall.clone() 2017-08-06 20:54:10 +02:00
log.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
rngdoc.py Make pylint happy 2017-04-21 16:57:35 +02:00
tarwriter.py tarwriter: use new PAX format, instead of old GNU for sparse files 2017-07-21 03:14:06 +02:00
utils.py api/admin: plug backup into Admin API 2017-07-20 12:19:01 +02:00