Piotr Kliczewski has submitted this change and it was merged.
Change subject: webadmin: Disable CPU Pass-Through when Manual Migration is Enabled
......................................................................
webadmin: Disable CPU Pass-Through when Manual Migration is Enabled
This patch disables the 'Pass-Through Host CPU' option when manual
migration is enabled as libvirt does not support the option to
migrate a VM with CPU passthrough.
This patch also corrects the wording of the tooltip for this option
to correctly indicate that this functionality isn't supported.
Change-Id: Ice8fc5556f139a39eeb352d423dfd3431cbefbcb
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
M
frontend/webadmin/modules/uicompat/src/main/resources/org/ovirt/engine/ui/uicompat/UIConstants.properties
2 files changed, 5 insertions(+), 4 deletions(-)
Approvals:
Alexander Wels: Looks good to me, approved
Jenkins CI: Passed CI tests
Phillip Bailey: Verified
Jenny Tokar: Looks good to me, but someone else must approve
--
To view, visit
https://gerrit.ovirt.org/61583
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ice8fc5556f139a39eeb352d423dfd3431cbefbcb
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-4.0
Gerrit-Owner: Phillip Bailey <phbailey(a)redhat.com>
Gerrit-Reviewer: Alexander Wels <awels(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Jenny Tokar <jtokar(a)redhat.com>
Gerrit-Reviewer: Phillip Bailey <phbailey(a)redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski(a)gmail.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>