vm-image-manage 0.0.3 (Default branch) |
|
|
vm-image-manage is a simple script for managing a
small cluster of Xen virtual machines on a single
host with one command. It's optimized for
repeatedly restarting a virtual machine slot with
an image. It features templates for Xen
configuration files. It speeds the import and
export of Xen images to tgz archives. It speeds
frequent redeployment with rsync. It manages
mounting domains when the VM is down and
un-mounting when the domain is launched.
License: Mozilla Public License (MPL)
Changes:
The configuration file format was changed back to
ini files. Now you can specify multiple boxes on
the command line. The program now unmounts by
device (rather than by mount point) per virtual
machine templates.
|