]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: hotplug: Don't regenerate iSCSI secret alias
authorPeter Krempa <pkrempa@redhat.com>
Wed, 17 Jun 2020 09:58:58 +0000 (11:58 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 17 Jul 2020 05:41:20 +0000 (07:41 +0200)
commitad3adcd5ec2c5eef0dadee709ee45240dfd589ab
tree0e16d87ed5959d3f51acefed85ab482ada3a7b52
parentdd339e86db17ecef467f5e96e012528460324b12
qemu: hotplug: Don't regenerate iSCSI secret alias

We now store the alias of the secrets in the status XML so there's no
need to generate it again.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_hotplug.c