core-admin-client/qubesmgmt
Marek Marczykowski-Górecki 69396040fd
Fix global properties handling
API name isn't 'mgmt.global.*' - discussed options are
'mgmt.global.property.*' or 'mgmt.property.*'. Lets settle on the
former.

QubesOS/qubes-issues#853
2017-03-09 02:39:53 +01:00
..
tests tests: adjust StdoutBuffer for python2/python3 compatibility 2017-03-09 02:39:52 +01:00
tools tools/qvm-prefs: handle invalid properties by catching AttributeError 2017-03-09 02:39:53 +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 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 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