]> xenbits.xensource.com Git - libvirt.git/commit
scsi: Need to translate disk source pool in config attach path
authorJohn Ferlan <jferlan@redhat.com>
Thu, 11 Jun 2015 21:07:38 +0000 (17:07 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 12 Jun 2015 16:20:36 +0000 (12:20 -0400)
commit785a8940eff01223fc813abaaf331c8a8225ec0c
treef2a31ee8b791f7e95f8db37145722cdd915f772c
parentc1dff918c94684b3ded9136693c99ec48daf4dd8
scsi: Need to translate disk source pool in config attach path

https://bugzilla.redhat.com/show_bug.cgi?id=1228007

When attaching a scsi volume lun via the attach-device --config or
--persistent options, there was no translation of the source pool
like there was for the live path, thus the attempt to modify the config
would fail since not enough was known about the disk.
docs/formatdomain.html.in
docs/schemas/domaincommon.rng
src/qemu/qemu_driver.c