From 032f0d5b3d2a8a5d53ca2cf257876e2f29271402 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1n=20Tomko?= Date: Fri, 14 Feb 2014 15:37:06 +0100 Subject: [PATCH] docs: remove from secret XML format This belongs to the pool definition. --- docs/formatsecret.html.in | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/formatsecret.html.in b/docs/formatsecret.html.in index 651f722f8a..599cb38bd1 100644 --- a/docs/formatsecret.html.in +++ b/docs/formatsecret.html.in @@ -106,7 +106,6 @@
       <secret ephemeral='no' private='yes'>
          <description>CEPH passphrase example</description>
-         <auth type='ceph' username='myname'/>
          <usage type='ceph'>
             <name>ceph_example</name>
          </usage>
@@ -192,7 +191,6 @@
     
       <secret ephemeral='no' private='yes'>
          <description>Passphrase for the iSCSI example.com server</description>
-         <auth type='chap' username='myname'/>
          <usage type='iscsi'>
             <target>libvirtiscsi</target>
          </usage>