Tomas Jelinek has submitted this change and it was merged. Change subject: core, webadmin: [Fix] Run Once: avoid SPICE in ppc64 VMs ......................................................................
core, webadmin: [Fix] Run Once: avoid SPICE in ppc64 VMs The Run Once command and the respective dialog on the frontend allowed the selection of the SPICE display protocol in ppc64 VMs. Since this is not supported, this change blocks this. Change-Id: Ic20fb0174710ae25057ea6a798add648fc868933 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1067561 Signed-off-by: Gustavo Pedrosa <[email protected]> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/validator/RunVmValidator.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/RunOnceModel.java 2 files changed, 25 insertions(+), 1 deletion(-) Approvals: Tomas Jelinek: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/25047 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If4e0612473c2df0cb13a3e6c0995340ce73532b9 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Gustavo Frederico Temple Pedrosa <[email protected]> Gerrit-Reviewer: Gustavo Frederico Temple Pedrosa <[email protected]> Gerrit-Reviewer: Leonardo Bianconi <[email protected]> Gerrit-Reviewer: Tomas Jelinek <[email protected]> Gerrit-Reviewer: Vitor de Lima <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
