core-admin-client/doc
Marek Marczykowski-Górecki bcd026d141
Implement VM clone as create + copy data+metadata
This way we don't need separate admin.vm.Clone call, which is tricky to
handler properly with policy.
A VM may not have access to all the properties and other metadata, so
add ignore_errors argument, for best-effort approach (copy what is
possible). In any case, failure of cloning VM data fails the whole
operation.
When operation fails, VM is removed.

While at it, allow to specify alternative VM class - this allows
morphing one VM into another (for example AppVM -> StandaloneVM).

Adjust qvm-clone tool and tests accordingly.

QubesOS/qubes-issues#2622
2017-06-20 01:34:18 +02:00
..
manpages Implement VM clone as create + copy data+metadata 2017-06-20 01:34:18 +02:00
conf.py Rename qubesmgmt to qubesadmin module 2017-05-11 23:40:03 +02:00
index.rst doc: Sphinx config skeleton 2017-05-11 21:13:56 +02:00
Makefile doc: Sphinx config skeleton 2017-05-11 21:13:56 +02:00
skel-manpage.py doc: fix skel-manpage tool 2017-06-20 01:34:17 +02:00