Created attachment 1174449 [details] XEN(via RHEL) Description of problem: Help message about URI: Import virtual machine from XEN should update and from KVM should add Version-Release number of selected component (if applicable): vdsm-4.18.3-0.el7ev.x86_64 How reproducible: 100% Steps to Reproduce: 1. Login in rhv 4.0, then import virtual machine from XEN and KVM. Turn to 'Virtual Machines' Tab-->Import-->'Import Virtual Machine(s)' window pop up 1.1 Select XEN(via RHEL) and put your mouse on '?'mark, check help message. 1.2 Select KVM(vial libvirt) and find there is no help message prompt to users. Actual results: Step1.1 a. Help info when cursor stops at URL, example for 'no_verify' command can not be fully showed b. can we connect to xen with disable ssh-key. For refer to following page we must have. https://github.com/oVirt/ovirt-site/blob/master/source/develop/release-management/features/XenToOvirt.html.md Step1.2 In fact uri for KVM only can use 'qemu+tcp://ip/system', so hope such message can be added. Expected results: Import virtual machine from XEN should update and from KVM should add Additional info:
Created attachment 1174450 [details] KVM (via Libvirt )
"Step1.1 a. Help info when cursor stops at URL, example for 'no_verify' command can not be fully showed b. can we connect to xen with disable ssh-key. For refer to following page we must have. https://github.com/oVirt/ovirt-site/blob/master/source/develop/release-management/features/XenToOvirt.html.mdof the tooltip for XEN URI " a. The XEN URI truncation is already fixed in Bug 1354511. b. We must connect with SSH and exchange keys. The only disabling possible is to disable the SSH host key verification by adding the no_verify flag (i.e. this flag avoid the proxy host from identifying the XEN server which it connects to).
"Step1.2 In fact uri for KVM only can use 'qemu+tcp://ip/system', so hope such message can be added." A tooltip was added to KVM URI field and the kvm username, kvm password fields became non mandatory.
Verified: rhevm-4.0.4-0.1.el7ev