not much here yet
Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
parent
2f715b47d5
commit
4fdb1934ff
14
README.md
14
README.md
|
@ -1,13 +1,3 @@
|
||||||
They are what to use for starting droplets with virsh,
|
these are .proto files. first stab. may be inaccurate
|
||||||
but for making a cluster or "home cloud" with virtigo
|
|
||||||
|
|
||||||
When possible & sensible, use the same variable names as libvirt
|
|
||||||
|
|
||||||
virtigo needs to coordinate all the virtual machine
|
|
||||||
information centrally. The information in the libvirt xml
|
|
||||||
files are imported into these protobuf definitions and
|
|
||||||
passed around as protobufs
|
|
||||||
|
|
||||||
virtigo recreates the libvirt xml files and calls
|
|
||||||
'virsh create'
|
|
||||||
|
|
||||||
|
writes out config files as protojson and prototext
|
||||||
|
|
Loading…
Reference in New Issue