virt-manager/tests/storage-xml/pool-mpath.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

8 lines
164 B
XML

<pool type="mpath">
<name>pool-mpath</name>
<uuid>10911297-1161-0410-9112-971161041091</uuid>
<target>
<path>/some/target/path</path>
</target>
</pool>