core-admin-client/qubesadmin
Marek Marczykowski-Górecki 415f5faae9
tools/qvm-run: factor out actual process running into separate function
Pylint complains that main() is too long and that's indeed true. Factor
out single process call (together with all the prepartion) into separate
function and keep only common code in main().
2018-12-08 00:44:18 +01:00
..
backup backup: simplify test expressions to make pylint happy 2018-12-03 23:27:10 +01:00
events events: try reconnecting to qubesd also on BrokenPipeError 2018-10-07 02:46:28 +02:00
tests tools/qvm-create: reject --root-{move,copy}-from with template-based qubes 2018-12-08 00:44:18 +01:00
tools tools/qvm-run: factor out actual process running into separate function 2018-12-08 00:44:18 +01:00
vm Adjust shell input for Windows shell, for qvm-run tool 2018-07-30 18:31:04 +02:00
__init__.py
app.py Clone VM's volume into the same pool, unless overridden specifically 2018-12-08 00:44:18 +01:00
base.py Fixes for pylint 2.0 2018-07-16 02:25:25 +02:00
config.py
devices.py devices: include devclass when comparing devices 2018-09-29 14:13:06 +02:00
exc.py Remove useless 'pass' to make pylint happy 2018-12-03 23:22:50 +01:00
features.py
firewall.py tools/qvm-firewall: Show EXPIRE column in list output 2018-04-30 21:30:52 +02:00
label.py
log.py Drop log.DBusHandler 2017-10-16 01:33:03 +02:00
spinner.py
storage.py Fixes for pylint 2.0 2018-07-16 02:25:25 +02:00
tags.py
utils.py Name change of vm dependencies helper function 2018-07-19 21:24:28 +02:00