core-admin-client/qubesadmin/tests
Marek Marczykowski-Górecki 5430e04e1c
tools: move event loop creation/closing to main function
Do not close event loop in utility function - handle it only in main().
For this reason, change appropriate functions to coroutines.

Fixes QubesOS/qubes-issues#2865
2017-06-25 20:09:10 +02:00
..
tools tools: move event loop creation/closing to main function 2017-06-25 20:09:10 +02:00
vm Fix setting VM property to None 2017-05-26 00:42:47 +02:00
__init__.py tests: fix handling TestProcess.communicate(None) 2017-05-26 00:42:48 +02:00
app.py Implement VM clone as create + copy data+metadata 2017-06-20 01:34:18 +02:00
devices.py devices: adjust API for 'devices: add assignment.device property' change 2017-05-22 01:18:02 +02:00
errors.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
events.py events: fix calling mgmt.Events from VM 2017-06-25 14:01:14 +02:00
features.py tests: basic tests for vm.features 2017-06-14 10:43:52 +02:00
firewall.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
label.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
storage.py storage: add volume clone method 2017-06-20 01:34:17 +02:00
tags.py tags support 2017-06-20 01:34:16 +02:00