Change in ovirt-engine[ovirt-engine-3.6]: webadmin: Unpin numa nodes when preferred host changes

Tal Nisan has submitted this change and it was merged. Change subject: webadmin: Unpin numa nodes when preferred host changes ...................................................................... webadmin: Unpin numa nodes when preferred host changes * Pin VM numa nodes to new preferred host when possible. * Unpin all VM numa nodes when new preferred host does not have the corrseponding host numa node. * Only show VM numa nodes of VMs which are pinned to the selected host in the numa node configuration panel. Bug-Url: https://bugzilla.redhat.com/1177259 Change-Id: Iabb16f1b3dbcb7f821046dddaa3b719314598d06 Signed-off-by: Roman Mohr <rmohr@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/numa/NumaSupportModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/numa/VmNumaSupportModel.java M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/vms/VmModelBehaviorBase.java 3 files changed, 39 insertions(+), 30 deletions(-) Approvals: Tal Nisan: Passed CI tests Roman Mohr: Verified Alexander Wels: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/49057 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iabb16f1b3dbcb7f821046dddaa3b719314598d06 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6 Gerrit-Owner: Roman Mohr <rmohr@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Roman Mohr <rmohr@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tnisan@redhat.com