On Wed, May 30, 2018 at 17:50:45 -0400, John Ferlan wrote:
On 05/30/2018 08:41 AM, Peter Krempa wrote:
> Now that we remember the alias we've used to attach the secret objects
> we should reuse them rather than trying to infer them from the disk
> configuration.
>
> Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
> ---
> src/qemu/qemu_hotplug.c | 43 ++++++++++++-------------------------------
> 1 file changed, 12 insertions(+), 31 deletions(-)
>
If we saved secrets for hostdev, then qemuDomainRemoveHostDevice would
need adjustment.
That is a separate beast of itself. Hostdev formatter does not use the
virStorageSource formatter for the iSCSI case.