Jeff Carr
0c716b02d7
Signed-off-by: Jeff Carr <jcarr@wit.com> |
||
---|---|---|
.gitignore | ||
LICENSE | ||
Makefile | ||
README | ||
addDroplet.go | ||
libvirtxml.go | ||
start.go | ||
validate.go |
README
This is the common libvirt xml handling code for virtigo & virtigod This is used to import libvirt xml files (as used by virsh) and save the information in a protocol buffer config file. It re-creates the xml files needed for virsh on the hypervisor and starts the vm with 'virsh create'