core-admin/qubes/api
Pawel Marczewski 63ac952803
Implement new admin.vm.ImportWithSize API call
This should allow importing a volume and changing the size at the
same time, without performing the resize operation on original
volume first.

The internal API has been renamed to internal.vm.volume.ImportBegin
to avoid confusion, and for symmetry with ImportEnd.

See QubesOS/qubes-issues#5239.
2020-01-23 09:47:22 +01:00
..
__init__.py api: improve handling destination removed just before the call 2019-09-27 16:29:20 +02:00
admin.py Implement new admin.vm.ImportWithSize API call 2020-01-23 09:47:22 +01:00
internal.py Implement new admin.vm.ImportWithSize API call 2020-01-23 09:47:22 +01:00
misc.py Fix saving 'updates-available' flag reported by TemplateBasedVM 2019-01-19 03:25:21 +01:00