Tomas Jelinek has submitted this change and it was merged.
Change subject: frontend: Virt-IO-SCSI option is not available in instance images flow
......................................................................
frontend: Virt-IO-SCSI option is not available in instance images flow
The problem was that the VM did not exist yet so the device did not exist.
Changed to take this value from the actual configuration on the VM dialog
instead.
Change-Id: Ie11044634fb4c583da6b786dd6e6f90d592669b8
Bug-Url:
https://bugzilla.redhat.com/1215389
Signed-off-by: Tomas Jelinek <tjelinek(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/AbstractDiskModel.java
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/InstanceImageLineModel.java
2 files changed, 38 insertions(+), 14 deletions(-)
Approvals:
Tomas Jelinek: Verified
Daniel Erez: Looks good to me, approved
--
To view, visit
https://gerrit.ovirt.org/40658
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ie11044634fb4c583da6b786dd6e6f90d592669b8
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: Daniel Erez <derez(a)redhat.com>
Gerrit-Reviewer: Tomas Jelinek <tjelinek(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org