core-admin-client/qubesadmin
Marek Marczykowski-Górecki a184e35a03
toos: fix handling default command (qvm-device, qvm-volume, ...)
When command isn't specified, command variable is set to None. Lets
handle this situation gracefuly.
2017-05-30 01:41:51 +02:00
..
events events: fix parsing events with empty parameters 2017-05-30 01:31:13 +02:00
tests events: fix parsing events with empty parameters 2017-05-30 01:31:13 +02:00
tools toos: fix handling default command (qvm-device, qvm-volume, ...) 2017-05-30 01:41:51 +02:00
vm Add vm.is_networked() 2017-05-19 18:41:08 +02:00
__init__.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
app.py app: close payload_stream in qubesd_call 2017-05-26 19:09:29 +02:00
base.py Fix setting VM property to None 2017-05-26 00:42:47 +02:00
config.py tools: add qvm-template-postprocess 2017-05-26 01:33:43 +02:00
devices.py devices: adjust API for 'devices: add assignment.device property' change 2017-05-22 01:18:02 +02:00
exc.py events: add helper for waiting for just VM shutdown 2017-05-26 00:42:47 +02:00
features.py features: add vm.features.items() function 2017-05-22 03:20:33 +02:00
firewall.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
label.py Rename Mgmt API to Admin API: methods names 2017-05-12 19:36:03 +02:00
log.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
storage.py storage: implement admin.vm.volume.Import as volume.import_data 2017-05-26 00:42:47 +02:00
utils.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00