libvirt/tests/secretxml2xmlin/ephemeral-usage-volume.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
245 B
XML

<secret ephemeral='yes' private='yes'>
<uuid>22e1353d-c27e-4d6d-bf15-465053e6ba0b</uuid>
<description>Ephemeral Private Secret</description>
<usage type='volume'>
<volume>/var/lib/libvirt/images/image.img</volume>
</usage>
</secret>