Alexander Wels has submitted this change and it was merged.
Change subject: webadmin: Enable/Disable Pass-Through Host CPU Correctly
......................................................................
webadmin: Enable/Disable Pass-Through Host CPU Correctly
The 'Pass-Through Host CPU' option in the Host tab of the VM dialog
should be enabled for non-PPC clusters when either:
a. "Do not allow migration" is selected
OR
b. "Allow manual migration" is selected and no specific host is selected
The option wasn't enabled when the "Allow manual migration" and "Any
Host in Cluster" options were selected. This patch corrects that
problem.
Change-Id: I6b1fcd0187d5991ffb7528099aecf025d4652460
Bug-Url:
https://bugzilla.redhat.com/1342928
Signed-off-by: Phillip Bailey <phbailey(a)redhat.com>
---
M
frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmModelBehaviorBase.java
1 file changed, 21 insertions(+), 8 deletions(-)
Approvals:
Alexander Wels: Looks good to me, approved
Jenkins CI: Passed CI tests
Phillip Bailey: Verified
--
To view, visit
https://gerrit.ovirt.org/59092
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I6b1fcd0187d5991ffb7528099aecf025d4652460
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Phillip Bailey <phbailey(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Phillip Bailey <phbailey(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>