]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Add source pool auth info to virDomainDiskDef for iSCSI
authorJohn Ferlan <jferlan@redhat.com>
Fri, 19 Jul 2013 18:38:45 +0000 (14:38 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 23 Jul 2013 14:49:02 +0000 (10:49 -0400)
commitb83556d8e7aa4b2379ab88ea077aabee91e0c1db
treed782e0102ca05033af020ccb51d97c014e4a0010
parent29c2208c045e16f55bbfd25db266c30e90fa3535
qemu: Add source pool auth info to virDomainDiskDef for iSCSI

During qemuTranslateDiskSourcePool() execution, if the srcpool has been
defined with authentication information, then for iSCSI pools copy the
authentication and host information to virDomainDiskDef.
src/qemu/qemu_conf.c