From Tomas Jelinek <tjelinek(a)redhat.com>:
Tomas Jelinek has submitted this change and it was merged.
Change subject: webadmin: v2v- remove "VirtIO Drivers" drop down for KVM
......................................................................
webadmin: v2v- remove "VirtIO Drivers" drop down for KVM
Since You can't inject virtio WIN drivers to VMs with WIN OS imported from KVM (not
supported), then we remove the "virtio drivers" drop down menu from v2v
import dialog (2nd dialog).
We also avoid displaying the following warning message in v2v dialog for KVM import:
"You have selected windows OS and have not selected VirtIO
drivers. This may cause the system not to boot up".
Change-Id: Ia9d4c46d27691f5e3fef3259529f80d9de86a8aa
Bug-Url:
https://bugzilla.redhat.com/1374589
Signed-off-by: Sharon Gratch <sgratch(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/ImportVmFromExternalProviderModel.java
1 file changed, 32 insertions(+), 17 deletions(-)
Approvals:
Tomas Jelinek: Looks good to me, approved
Jenkins CI: Passed CI tests
Sharon Gratch: Verified
--
To view, visit
https://gerrit.ovirt.org/71666
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ia9d4c46d27691f5e3fef3259529f80d9de86a8aa
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Sharon Gratch <sgratch(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Sharon Gratch <sgratch(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>