summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-10-26 10:12:07 -0500
committerJeff Carr <[email protected]>2024-10-26 10:12:07 -0500
commit0c716b02d7588d514512c19486bc4d8a0473c840 (patch)
tree525d4f171b7ab1c4d3e4ba4146a34a89c9e9e575 /README
parent7b83c8e7dbbc0f508841db3f3dda938b4a6a2b20 (diff)
more common code
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
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'