From: Ján Tomko Date: Fri, 14 Feb 2014 14:37:06 +0000 (+0100) Subject: docs: remove from secret XML format X-Git-Tag: v1.2.2-rc1~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=032f0d5b3d2a8a5d53ca2cf257876e2f29271402;p=thirdparty%2Flibvirt.git docs: remove from secret XML format This belongs to the pool definition. --- 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>