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.Core | Assignee: | Sharon Gratch <sgratch> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Nisim Simsolo <nsimsolo> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 4.0.0 | CC: | bugs, gklein, mgoldboi, mxie, mzhan, nsimsolo, tjelinek, tzheng | ||||||
| Target Milestone: | ovirt-4.0.4 | Flags: | 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
zhoujunqin
2016-06-30 09:47:11 UTC
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 |