core-admin/qubes/tests
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
..
integ Test file copy hang when target machine qrexec is disabled 2020-01-14 15:07:42 +01:00
tools
vm Merge remote-tracking branch 'origin/pr/303' 2020-01-16 04:03:44 +01:00
__init__.py
api_admin.py Implement new admin.vm.ImportWithSize API call 2020-01-23 09:47:22 +01:00
api_internal.py
api_misc.py Fix saving 'updates-available' flag reported by TemplateBasedVM 2019-01-19 03:25:21 +01:00
api.py
app.py tests: make PEP8 happier 2019-11-17 01:54:27 +01:00
devices_block.py
devices.py
events.py
ext.py
extra.py
firewall.py
init.py
run.py
storage_file.py Implement new admin.vm.ImportWithSize API call 2020-01-23 09:47:22 +01:00
storage_kernels.py
storage_lvm.py Implement new admin.vm.ImportWithSize API call 2020-01-23 09:47:22 +01:00
storage_reflink.py Implement new admin.vm.ImportWithSize API call 2020-01-23 09:47:22 +01:00
storage.py
tarwriter.py