Change in ovirt-engine[ovirt-engine-3.5]: webadmin: Don't allow migration when using host cpu

Tal Nisan has submitted this change and it was merged. Change subject: webadmin: Don't allow migration when using host cpu ...................................................................... webadmin: Don't allow migration when using host cpu 1."Use Host CPU" label is change to Pass-through Host Cpu Its the actual behavior we use below, see libvirt doc[1] 2. make sure the only migration mode allowed is Non migratable [1] http://libvirt.org/formatdomain.html#elementsCPU Change-Id: Ifb736a69ff2a0a4995e18a5842a352d61f93bf00 Bug-Url: https://bugzilla.redhat.com/1052168 Signed-off-by: Roy Golan <rgolan@redhat.com> --- M frontend/webadmin/modules/gwt-common/src/main/java/org/ovirt/engine/ui/common/CommonApplicationConstants.java 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/models/vms/VmModelBehaviorBase.java 3 files changed, 7 insertions(+), 7 deletions(-) Approvals: Tal Nisan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/34884 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifb736a69ff2a0a4995e18a5842a352d61f93bf00 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.5 Gerrit-Owner: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Gilad Chaplik <gchaplik@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: automation@ovirt.org Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
tnisan@redhat.com