virt-manager/tests/storage-xml/pool-logical-list0.xml
Cole Robinson aff0ddb259 Use XMLBuilder for Storage object handling
Simplify the API a bunch while we are at it, add tests, etc.
2013-09-20 10:00:08 -04:00

13 lines
275 B
XML

<pool type="logical">
<name>pool-logical-list0</name>
<uuid>10811110-3105-9997-1084-510810511511</uuid>
<source>
<format type="lvm2"/>
<device path="/dev/sda20"/>
<name>testvg1</name>
</source>
<target>
<path>/dev/testvg1</path>
</target>
</pool>