Change in ovirt-engine[master]: userportal: fix SD selection on clone VM from template
derez at redhat.com
derez at redhat.com
Wed Apr 10 13:10:10 UTC 2013
Daniel Erez has submitted this change and it was merged.
Change subject: userportal: fix SD selection on clone VM from template
......................................................................
userportal: fix SD selection on clone VM from template
Fixing storage domain selection when creating a VM
from template using clone allocation.
DisksAllocationModel -> getImageToDestinationDomainMap()
should be passed to AddVmFromTemplateParameters
(for getting user's selected values).
Change-Id: I67e6c4af0ffed01f37bf3c5798654a250e45a018
Bug-Url: https://bugzilla.redhat.com/928410
Signed-off-by: Daniel Erez <derez at redhat.com>
---
M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/widget/uicommon/popup/AbstractVmPopupWidget.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/Linq.java
M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmModelBehaviorBase.java
3 files changed, 9 insertions(+), 41 deletions(-)
Approvals:
Daniel Erez: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/13770
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I67e6c4af0ffed01f37bf3c5798654a250e45a018
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Daniel Erez <derez at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
More information about the Engine-commits
mailing list