From 0c716b02d7588d514512c19486bc4d8a0473c840 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 26 Oct 2024 10:12:07 -0500 Subject: more common code Signed-off-by: Jeff Carr --- README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..2900f5d --- /dev/null +++ b/README @@ -0,0 +1,7 @@ +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' -- cgit v1.2.3