core-admin-client/qubesmgmt
Marek Marczykowski-Górecki e2481b19a2
tools/qvm-ls: various fixes
1. Fix displaying non-str values - convert them to string.
2. Always sort VMs.
3. Add app argument to main - required for tests.
2017-03-13 04:37:31 +01:00
..
tests tests: add convenient TestVM and TestVMCollection classes 2017-03-13 04:37:30 +01:00
tools tools/qvm-ls: various fixes 2017-03-13 04:37:31 +01:00
vm Make QubesVM objects comparable and str()-able 2017-03-13 04:37:30 +01:00
__init__.py Add missing docstrings, require them by pylint 2017-03-01 23:49:21 +01:00
app.py Initial labels support 2017-03-13 04:37:30 +01:00
base.py Adjust property value decoding 2017-03-13 04:37:30 +01:00
exc.py Improve handling rejected access to properties 2017-03-13 04:37:29 +01:00
label.py Initial labels support 2017-03-13 04:37:30 +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