core-admin-client/qubesmgmt
Marek Marczykowski-Górecki 61731a9490
tools: kill --force-root and --qubesxml arguments
Those are no longer useful, as all actions are delegated to qubesd. Keep
--force-root argument (but ignore it and hide from help) for backward
compatibility with various scripts.

Fixes QubesOS/qubes-issues#2684
2017-03-09 02:39:51 +01:00
..
tests Update license headers 2017-03-09 02:39:51 +01:00
tools tools: kill --force-root and --qubesxml arguments 2017-03-09 02:39:51 +01:00
vm Update license headers 2017-03-09 02:39:51 +01:00
__init__.py Add missing docstrings, require them by pylint 2017-03-01 23:49:21 +01:00
app.py Fix refreshing VM cache on python3 2017-03-01 23:49:23 +01:00
base.py Add missing docstrings, require them by pylint 2017-03-01 23:49:21 +01:00
exc.py Fix handling '%d' in exception message 2017-03-01 23:49:21 +01:00
log.py Add logging module 2017-03-01 23:49:23 +01:00
storage.py mgmt.vm.volume.* API support 2017-03-01 23:49:24 +01:00
utils.py utils: copy tools-related utility functions 2017-03-02 02:05:35 +01:00