core-admin/qubes/tests
Marek Marczykowski-Górecki 7d1bcaf64c Introduce management_dispvm property
The new property is meant for management stack (Salt) to set which DVM
template should be used to maintain given VM. Since the DispVM based on
it will be given ultimate control over target VM (qubes.VMShell
service), it should be trusted. The one pointed to by default_dispvm
not necessary is one.

The property defaults to the value from the template (if any), and then
to a global management_dispvm property. By default it is set to None.

Signed-off-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
2018-12-03 19:18:26 +01:00
..
integ tests: try to collect qvm-open-in-dvm output if no editor window is shown 2018-10-29 01:20:57 +01:00
tools
vm Introduce management_dispvm property 2018-12-03 19:18:26 +01:00
__init__.py tests: increase session startup timeout for whonix-ws based VMs 2018-10-27 16:44:53 +02:00
api_admin.py api/admin: fix error message when refusing to create template on template 2018-11-04 17:05:55 +01:00
api_misc.py Merge branch 'master' into devel-no-assert 2018-10-29 20:29:53 +01:00
api.py
app.py tests/app: test varlibqubes pool driver selection 2018-09-11 23:50:33 +00:00
devices_block.py
devices.py
events.py
ext.py ext/core-features: make 'template-postinstall' event async 2018-11-15 18:25:29 +01:00
extra.py tests: adjust extra tests loader to work with nose2 2018-10-27 16:44:53 +02:00
firewall.py
init.py
run.py
storage_file.py
storage_kernels.py
storage_lvm.py tests/lvm: fix checking lvm pool existence cont. 2018-11-15 18:25:29 +01:00
storage_reflink.py tests/storage_reflink: test some file-reflink helpers 2018-09-11 23:50:32 +00:00
storage.py app: create /var/lib/qubes as file-reflink if supported 2018-09-11 23:50:26 +00:00
tarwriter.py