core-admin-client/qubesadmin/tests/vm
Marek Marczykowski-Górecki c98b33bcd6
vm/DispVM: use 'qrexec_timeout' also for call connection timeout
When calling a service in DispVM, the connection is established only
after session is ready (if required for given service). qrexec-client by
default use 5s here, which is too low depending on hardware. Use
'qrexec_timeout' property here for DispVM case.

Fixes QubesOS/qubes-issues#3012
2018-01-14 18:36:24 +00:00
..
__init__.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
actions.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
dispvm.py vm/DispVM: use 'qrexec_timeout' also for call connection timeout 2018-01-14 18:36:24 +00:00
properties.py Fix setting VM property to None 2017-05-26 00:42:47 +02:00
storage.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00