core-admin-client/qubesmgmt
Marek Marczykowski-Górecki 554081498d
tools/qvm-ls: assume "unknown" colums being VM properties
Listing VM properties require specific object, so instead of collecting
all properties from all VMs (which may be denied by policy), simply
try to access properties (and display '-' when it fails).

QubesOS/qubes-issues#853
2017-03-11 09:39:09 +01:00
..
tests tests: add tests for simple tools 2017-03-09 02:46:13 +01:00
tools tools/qvm-ls: assume "unknown" colums being VM properties 2017-03-11 09:39:09 +01:00
vm Add vm.shutdown(force) parameter 2017-03-09 02:39:54 +01:00
__init__.py Add missing docstrings, require them by pylint 2017-03-01 23:49:21 +01:00
app.py Fix global properties handling 2017-03-09 02:39:53 +01:00
base.py Handle python standard exceptions in qubesd response 2017-03-09 02:39:52 +01:00
exc.py Import full exceptions hierarchy 2017-03-09 02:39:54 +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