Bug 1351542

Summary: Help message about URI: Import virtual machine from XEN should update and from KVM should add
Product: [oVirt] ovirt-engine Reporter: zhoujunqin <juzhou>
Component: Backend.CoreAssignee: Sharon Gratch <sgratch>
Status: CLOSED CURRENTRELEASE QA Contact: Nisim Simsolo <nsimsolo>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 4.0.0CC: bugs, gklein, mgoldboi, mxie, mzhan, nsimsolo, tjelinek, tzheng
Target Milestone: ovirt-4.0.4Flags: rule-engine: ovirt-4.0.z+
mgoldboi: planning_ack+
tjelinek: devel_ack+
mavital: testing_ack+
Target Release: 4.0.4   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-26 12:35:35 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Virt RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
XEN(via RHEL)
none
KVM (via Libvirt ) none

Description zhoujunqin 2016-06-30 09:47:11 UTC
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:

Comment 1 zhoujunqin 2016-06-30 09:48:22 UTC
Created attachment 1174450 [details]
KVM (via Libvirt )

Comment 2 Sharon Gratch 2016-08-10 12:59:17 UTC
"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).

Comment 3 Sharon Gratch 2016-08-10 13:02:22 UTC
"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.

Comment 4 Nisim Simsolo 2016-09-05 13:08:08 UTC
Verified:
rhevm-4.0.4-0.1.el7ev