libvirt/tests/secretxml2xmlin/usage-iscsi.xml
Ján Tomko 665344da01 Add tests for secret XML parsing
also validate it against the RNG schema.
2014-02-14 16:47:14 +01:00

8 lines
209 B
XML

<secret ephemeral='no' private='yes'>
<uuid>27f25d34-aea6-4e2a-be85-fa2c18380be8</uuid>
<description>iSCSI secret</description>
<usage type='iscsi'>
<target>iscsitarget</target>
</usage>
</secret>