Change in ovirt-engine[master]: webadmin: Don't allow migration when using host cpu
rgolan at redhat.com
rgolan at redhat.com
Thu Nov 6 13:36:11 UTC 2014
Roy Golan 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 at 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:
Roy Golan: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/34827
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ifb736a69ff2a0a4995e18a5842a352d61f93bf00
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Omer Frenkel <ofrenkel at redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list