Change in ovirt-engine[master]: userportal: Do not allow runon/pin-to host (#839230)

Daniel Erez has submitted this change and it was merged. Change subject: userportal: Do not allow runon/pin-to host (#839230) ...................................................................... userportal: Do not allow runon/pin-to host (#839230) https://bugzilla.redhat.com/839230 Removed the whole Host tab from new/edit VM dialog for user portal as it contained only the host and cpu pinning. There are no relevant queries to disable - all data are read from the retrieved VM. Change-Id: I6c3bc32e9e0c606ac4eaf118977ab522dd553835 Signed-off-by: Tomas Jelinek <tjelinek@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/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/popup/vm/VmDesktopNewPopupView.java M frontend/webadmin/modules/userportal-gwtp/src/main/java/org/ovirt/engine/ui/userportal/section/main/view/popup/vm/VmServerNewPopupView.java 3 files changed, 20 insertions(+), 4 deletions(-) Approvals: Daniel Erez: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6412 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6c3bc32e9e0c606ac4eaf118977ab522dd553835 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com>
participants (1)
-
derez@redhat.com