Tal Nisan has submitted this change and it was merged.
Change subject: core: prevent persistence of runtime NUMA info
......................................................................
core: prevent persistence of runtime NUMA info
NUMA runtime info is shown wrongfully (bug 1100202),
also causes double pinning on the same node (bug fix).
This patch removes the persistence of NUMA runtime info, till
it gets resolved.
Change-Id: Ic87e09d1afae2e577f5a03ebaccc12a32ccf7681
Bug-Url:
https://bugzilla.redhat.com/1147880
Signed-off-by: Gilad Chaplik <gchaplik(a)redhat.com>
---
M
backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/VdsUpdateRunTimeInfo.java
1 file changed, 0 insertions(+), 13 deletions(-)
Approvals:
Gilad Chaplik: Verified
Roy Golan: Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/35581
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic87e09d1afae2e577f5a03ebaccc12a32ccf7681
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.5
Gerrit-Owner: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik(a)redhat.com>
Gerrit-Reviewer: Roy Golan <rgolan(a)redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server