libvirt/tests/secretxml2xmlin
John Ferlan c84380106f conf: Add new secret type "passphrase"
Add a new secret type known as "passphrase" - it will handle adding the
secret objects that need a passphrase without a specific username.

The format is:

   <secret ...>
     <uuid>...</uuid>
     ...
     <usage type='passphrase'>
       <name>mumblyfratz</name>
     </usage>
   </secret>

Signed-off-by: John Ferlan <jferlan@redhat.com>
2016-07-01 15:45:41 -04:00
..
ephemeral-usage-volume.xml Add tests for secret XML parsing 2014-02-14 16:47:14 +01:00
usage-ceph.xml Add tests for secret XML parsing 2014-02-14 16:47:14 +01:00
usage-iscsi.xml Add tests for secret XML parsing 2014-02-14 16:47:14 +01:00
usage-passphrase.xml conf: Add new secret type "passphrase" 2016-07-01 15:45:41 -04:00
usage-volume.xml Add tests for secret XML parsing 2014-02-14 16:47:14 +01:00