diff options
| author | Jeff Carr <[email protected]> | 2024-10-26 10:12:07 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-10-26 10:12:07 -0500 |
| commit | 0c716b02d7588d514512c19486bc4d8a0473c840 (patch) | |
| tree | 525d4f171b7ab1c4d3e4ba4146a34a89c9e9e575 /README | |
| parent | 7b83c8e7dbbc0f508841db3f3dda938b4a6a2b20 (diff) | |
more common code
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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' |
