This package provides:
- a command
vmclone
clones virtual machines online. - a module
vmclone.transaction
that manages hot cloning (or ultizes tempoary snapshots).
- Python 3.5 (tested on Debian stretch)
- libvirt-python
In the project root, run pip3 install .
or pip3 uninstall vmclone
See vmclone --help
or the source code. 🙈