Go to file
Jeff Carr 72af75ceaa TRUNC new file 2024-12-11 13:55:58 -06:00
.gitignore go vet works 2024-10-26 04:08:35 -05:00
LICENSE more common code 2024-10-26 10:12:07 -05:00
Makefile go vet works 2024-10-26 04:08:35 -05:00
README more common code 2024-10-26 10:12:07 -05:00
addDroplet.go autogenpb loop.Next() 2024-12-04 02:26:18 -06:00
cloud.go rename Cluster 2024-11-07 05:04:27 -06:00
disks.go change name to virtigolib 2024-10-31 06:46:16 -05:00
dumpNonStandardXML.go things are back to normal 2024-11-01 12:49:34 -05:00
importXML.go virtigod compiles again 2024-11-01 10:22:30 -05:00
libvirtxml.go TRUNC new file 2024-12-11 13:55:58 -06:00
spice.go change name to virtigolib 2024-10-31 06:46:16 -05:00
start.go change name to virtigolib 2024-10-31 06:46:16 -05:00

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'