libvirt/tests/storagevolxml2xmlin/vol-qcow2-zerocapacity.xml

9 lines
178 B
XML

<volume>
<name>OtherDemo.img</name>
<target>
<path>/var/lib/libvirt/images/OtherDemo.img</path>
<format type="qcow2"/>
</target>
<capacity>0</capacity>
</volume>