core-admin-client/qubesadmin
Marek Marczykowski-Górecki b35588368f
events: add helper for waiting for just VM shutdown
Wrap setting events handling machinery for just this purpose in a single
function, to not duplicate it all over the code.
2017-05-26 00:42:47 +02:00
..
events events: add helper for waiting for just VM shutdown 2017-05-26 00:42:47 +02:00
tests storage: implement admin.vm.volume.Import as volume.import_data 2017-05-26 00:42:47 +02:00
tools tools: make qvm-ls --fields accept property names 2017-05-23 13:33:55 +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 Clear VM cache after adding new VM 2017-05-26 00:42:47 +02:00
base.py Fix setting VM property to None 2017-05-26 00:42:47 +02:00
config.py Add efficient method to handle large payloads for Admin API methods 2017-05-26 00:42:46 +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