Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.
/ vmclone Public archive

abandoned. libvirtd has similar working functions now.

Notifications You must be signed in to change notification settings

tsangwpx/vmclone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vmclone with Python

This package provides:

  1. a command vmclone clones virtual machines online.
  2. a module vmclone.transaction that manages hot cloning (or ultizes tempoary snapshots).

Requirements

  1. Python 3.5 (tested on Debian stretch)
  2. libvirt-python

Install / Uninstall

In the project root, run pip3 install . or pip3 uninstall vmclone

Usage

See vmclone --help or the source code. 🙈

About

abandoned. libvirtd has similar working functions now.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages