1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2024-12-26 03:21:44 +03:00
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>