core-admin/qubes
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
..
api api/admin: fix error message when refusing to create template on template 2018-11-04 17:05:55 +01:00
ext ext/core-features: make 'template-postinstall' event async 2018-11-15 18:25:29 +01:00
qmemman qmemman: fix early crash 2018-01-18 17:36:37 +01:00
storage storage: fix NotImplementedError message for import_data() 2018-10-29 20:21:42 +00:00
tests Introduce management_dispvm property 2018-12-03 19:18:26 +01:00
tools app: uncouple pool setup from loading initial configuration 2018-09-11 23:50:25 +00:00
vm Introduce management_dispvm property 2018-12-03 19:18:26 +01:00
__init__.py Merge branch 'master' into devel-no-assert 2018-10-29 20:29:53 +01:00
app.py Introduce management_dispvm property 2018-12-03 19:18:26 +01:00
backup.py backup: fix naming qubes.xml.000 in the archive 2018-11-15 18:25:29 +01:00
config.py app: create /var/lib/qubes as file-reflink if supported 2018-09-11 23:50:26 +00:00
core2migration.py Make pylint happy 2017-12-21 18:19:10 +01:00
devices.py Merge branch 'master' into devel-no-assert 2018-10-29 20:29:53 +01:00
dochelpers.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00
events.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00
exc.py exc: fix QubesMemoryError constructor 2018-10-30 01:14:58 +01:00
firewall.py Merge branch 'master' into devel-no-assert 2018-10-29 20:29:53 +01:00
log.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
rngdoc.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00
tarwriter.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
utils.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00