591f6798f1
* Adds StoragePools() This adds the ability to list storage pools.
8 lines
133 B
XML
8 lines
133 B
XML
<!-- storage pool used for CI testing -->
|
|
<pool type="dir">
|
|
<name>test</name>
|
|
<target>
|
|
<path>/tmp</path>
|
|
</target>
|
|
</pool>
|