Comment 10 for bug 1001625

Revision history for this message
Tim Meusel (ww3ib0sg9wt9o9a7-jzw-8aw3u04umos2m2dg) wrote :

Hey guys,

there is a anoying bug in libvirt-migrate-qemu-machinetype. It will remove the vnc password from any changed xml. Reason: the script triggers "virsh dumpxml", this command doesn't return the vnc password.

virsh should be able to also return the password with "virsh dumpxml domain-id --security-info", but in fact this also doesn't sent the password.

Environment:
~ # virsh version
Compiled against library: libvir 0.9.8
Using library: libvir 0.9.8
Using API: QEMU 0.9.8
Running hypervisor: QEMU 1.0.0
~ # dpkg-query -W $version qemu-kvm libvirt-bin
libvirt-bin 0.9.8-2ubuntu17.18
qemu-kvm 1.0+noroms-0ubuntu14.14