Change in ovirt-engine[master]: webadmin: On NUMA pinning update send a fully populated NUMA...

Tomas Jelinek has submitted this change and it was merged. Change subject: webadmin: On NUMA pinning update send a fully populated NUMA node ...................................................................... webadmin: On NUMA pinning update send a fully populated NUMA node When updating NUMA nodes through the NUMA window, reachable through 'NUMA Support' in the host context menu, the CPU indices of the NUMA nodes were not sent to the backend. As a consequence the NUMA mapping was partially deleted in the DB, leaving the VM in an inconsistent state. Change-Id: I9ea0ec0e14dab6516b8423ce39fe8e86735c5c27 Bug-Url: https://bugzilla.redhat.com/1324830 Signed-off-by: Roman Mohr <rmohr@redhat.com> --- M frontend/webadmin/modules/uicommonweb/src/main/java/org/ovirt/engine/ui/uicommonweb/models/hosts/numa/VNodeModel.java 1 file changed, 1 insertion(+), 0 deletions(-) Approvals: Tomas Jelinek: Looks good to me, approved Roman Mohr: Verified Jenkins CI: Passed CI tests Roy Golan: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/60476 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I9ea0ec0e14dab6516b8423ce39fe8e86735c5c27 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roman Mohr <rmohr@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gshereme@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Roman Mohr <rmohr@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Tomas Jelinek <tjelinek@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
tjelinek@redhat.com