core-admin-client/qubesadmin/tests/tools
Marek Marczykowski-Górecki 7bcab46f96
tools/qvm-shutdown: fix handling shutdown timeout for multiple VMs
When some VM timeout on shutdown, the tool will try to kill all of them,
but at this point some of them may be already powered off (not all
hanged during shutdown, but only some). Handle this
situation instead of crashing. And add appropriate test.
2017-10-28 22:40:24 +02:00
..
__init__.py tests/tools: add MockEventsReader 2017-07-08 00:08:19 +02:00
init.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
qubes_prefs.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
qvm_backup_restore.py backup: move BackupRestore class and helpers to 'restore' submodule 2017-07-21 03:54:04 +02:00
qvm_backup.py tools: add qvm-backup tool 2017-07-21 03:58:18 +02:00
qvm_check.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
qvm_clone.py Implement VM clone as create + copy data+metadata 2017-06-20 01:34:18 +02:00
qvm_create.py tools: add qvm-create --help-classes 2017-08-30 16:54:24 +02:00
qvm_device.py devices,features: fix bool values handling 2017-07-17 20:27:35 +02:00
qvm_features.py tests: too much copy&paste 2017-07-28 13:56:39 +02:00
qvm_firewall.py tools: remove policy handling from qvm-firewall tool 2017-07-05 14:16:30 +02:00
qvm_kill.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
qvm_ls.py Change 'hvm' property to 'virt_mode' 2017-07-18 04:22:34 +02:00
qvm_pause.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
qvm_pool.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
qvm_prefs.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
qvm_remove.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
qvm_run.py tools: fix handling qvm-run --no-autostart 2017-10-19 14:55:33 +02:00
qvm_service.py tools: qvm-service tool 2017-07-28 14:24:04 +02:00
qvm_shutdown.py tools/qvm-shutdown: fix handling shutdown timeout for multiple VMs 2017-10-28 22:40:24 +02:00
qvm_start_gui.py tools/qvm-start-gui: do not start stubdomain GUI for VMs with gui-agent 2017-07-30 18:54:08 +02:00
qvm_start.py tools: adjust qvm-start message and logic, update tests 2017-10-08 18:17:03 +02:00
qvm_tags.py tools: add qvm-tags tool 2017-06-20 01:34:17 +02:00
qvm_template_postprocess.py features: serialize True as '1' 2017-07-28 13:56:05 +02:00
qvm_unpause.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
qvm_volume.py tools: finish 'qvm-volume revert' implementation, add tests 2017-10-02 21:12:17 +02:00