core-admin/qubes/tests
Marek Marczykowski-Górecki 661752bbc1
devices: list persistent devices also when not currently attached
When device extension do not return some "persistent" device as
currently attached, still return it, as it will be attached at next
domain startup. User can distinguish such devices by having
frontend_domain=None (or other VM).
Also, return a set from DeviceCollection.assignments().
2017-05-16 09:05:22 +02:00
..
integ Remove tools that are moved to -client repository 2017-05-12 18:43:35 +02:00
tools Rename MgmtAPI to AdminAPI - part 1: classes 2017-05-12 19:28:07 +02:00
vm tests: Tags() and Features() 2017-05-16 09:05:00 +02:00
__init__.py Rename MgmtAPI to AdminAPI - part 1: classes 2017-05-12 19:28:07 +02:00
api_admin.py admin: add missing parts to admin.vm.Clone 2017-05-16 09:05:00 +02:00
app.py qubes/events: they accept only keyword arguments 2017-02-21 14:46:42 +01:00
devices.py devices: list persistent devices also when not currently attached 2017-05-16 09:05:22 +02:00
events.py events: add support for per-instance handlers 2017-05-12 14:25:32 +02:00
extra.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
firewall.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
init.py qubes/events: they accept only keyword arguments 2017-02-21 14:46:42 +01:00
run.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
storage_file.py storage: support asynchronous storage pool implementations 2017-05-12 17:04:18 +02:00
storage_lvm.py tests: rearrage LVM thin tests to run at least some in devel env 2017-05-12 18:10:17 +02:00
storage.py mgmt: vm.Create* and vm.Clone 2017-05-12 17:04:18 +02:00
tarwriter.py qubes: port core to python3 2017-01-20 16:42:51 +01:00