mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-01-12 09:18:00 +03:00
e61311fc8a
Including parsing multiple hosts, filling reasonably defaults, making sure the createpool wizard does the correct thing, etc.
10 lines
204 B
XML
10 lines
204 B
XML
<pool type="gluster">
|
|
<name>pool-gluster</name>
|
|
<uuid>10310811-7115-1161-0111-410310811711</uuid>
|
|
<source>
|
|
<host name="my.host"/>
|
|
<dir path="/foo"/>
|
|
<name>gv0</name>
|
|
</source>
|
|
</pool>
|