John Ferlan
4775ca27e9
docs: Remove unnecessary <auth> example for iscsi disk type='volume'
...
Alter the example to remove the <auth> from:
<disk type='volume' device='disk'>
<driver name='qemu' type='raw'/>
<source pool='iscsi-pool' volume='unit:0:0:1' mode='host'/>
<auth username='myuser'>
<secret type='iscsi' usage='libvirtiscsi'/>
</auth>
<target dev='vdb' bus='virtio'/>
</disk>
and
<disk type='volume' device='disk'>
<driver name='qemu' type='raw'/>
<source pool='iscsi-pool' volume='unit:0:0:2' mode='direct'/>
<auth username='myuser'>
<secret type='iscsi' usage='libvirtiscsi'/>
</auth>
<target dev='vdc' bus='virtio'/>
</disk>
The reality is, it's not even used. For a <source pool> the authdef
from the storage source pool will supercede whatever is in the <disk>
definition during virStorageTranslateDiskSourcePool processing. In fact,
if the pool doesn't have/need authentication, then the authdef would
be removed anyway as the storage pool would be handling things.
The "proof" for this is in the adjustment to the test to add an
<auth> for a disk. The resulting .args file won't add what normally
would be added "myname:encodedpassword@" prior to the hostname in
the IQN (e.g. iscsi://myname:encodedpassword@iscsi.example.org:3260/...
2017-09-15 07:37:50 -04:00
..
2017-04-03 10:58:00 +02:00
2016-02-16 15:42:20 +01:00
2016-02-16 15:42:20 +01:00
2016-05-18 11:27:56 +02:00
2017-05-16 16:48:30 +02:00
2016-05-18 11:27:56 +02:00
2016-05-18 11:27:56 +02:00
2016-02-16 15:42:20 +01:00
2016-02-16 15:39:57 +01:00
2016-02-16 15:39:57 +01:00
2017-07-10 16:58:13 -04:00
2017-09-05 10:41:32 -04:00
2017-04-11 14:06:47 +02:00
2017-04-03 10:58:00 +02:00
2017-04-03 10:58:00 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-07-10 16:59:59 -04:00
2016-12-05 18:30:34 -05:00
2016-10-25 17:20:17 -04:00
2016-10-05 18:53:55 -04:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-05-16 11:33:49 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2016-02-09 16:09:01 -05:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2016-02-09 16:09:01 -05:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2016-02-09 16:09:01 -05:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-07-10 16:59:59 -04:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2016-06-14 08:25:25 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-07-14 16:05:46 +02:00
2017-04-11 14:06:47 +02:00
2017-09-12 10:33:25 -04:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-09-15 07:37:50 -04:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2016-07-01 15:46:24 -04:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-07-10 16:59:59 -04:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-07-10 16:59:59 -04:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-09-12 10:33:25 -04:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2016-11-24 12:22:25 -05:00
2016-11-24 12:22:25 -05:00
2017-04-11 14:06:47 +02:00
2017-09-12 10:33:25 -04:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-06-13 16:44:29 +02:00
2017-06-13 16:44:29 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-06-13 16:44:29 +02:00
2017-06-13 16:44:29 +02:00
2017-06-13 16:44:29 +02:00
2017-08-10 17:26:30 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-05-15 15:44:11 +02:00
2017-06-08 16:31:09 +02:00
2017-05-26 08:11:25 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2016-05-17 10:41:45 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2016-07-01 15:46:52 -04:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-06-20 07:03:22 -04:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-03-15 14:18:58 +01:00
2017-03-15 14:39:22 +01:00
2017-03-15 13:30:58 +01:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-21 13:34:41 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-06-08 15:02:22 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-08-02 15:37:09 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-07-15 14:50:42 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2016-04-14 14:00:34 -04:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-03-17 10:06:11 +01:00
2017-03-17 10:06:11 +01:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-07-15 14:50:42 +02:00
2017-07-15 14:50:42 +02:00
2017-07-18 09:00:13 +02:00
2017-07-18 09:00:13 +02:00
2017-07-18 09:00:13 +02:00
2017-07-15 14:50:42 +02:00
2017-07-15 14:50:42 +02:00
2017-07-15 14:50:42 +02:00
2017-07-15 14:50:42 +02:00
2017-07-15 14:50:42 +02:00
2017-07-15 14:50:42 +02:00
2017-07-15 14:50:42 +02:00
2017-07-21 15:46:29 +02:00
2017-07-15 14:50:42 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-06-05 16:13:50 +02:00
2016-05-02 17:01:40 +02:00
2016-05-02 17:01:40 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-08-28 14:02:50 +02:00
2016-03-01 14:17:09 +01:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2016-10-24 16:05:33 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-08-03 17:19:04 +02:00
2017-08-03 17:19:04 +02:00
2017-08-03 17:19:04 +02:00
2017-08-03 17:19:04 +02:00
2017-08-03 17:19:04 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-07-26 17:13:01 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-02-22 18:55:55 +01:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-07-10 16:59:59 -04:00
2017-06-08 16:31:32 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00
2017-04-11 14:06:47 +02:00