Gilad Chaplik has submitted this change and it was merged.
Change subject: core: clear numa data that causes parsing error
......................................................................
core: clear numa data that causes parsing error
In change 875214c4, numa node distance field is parsed
and persist differently, so in order to avoid parsing exception
this fix clears the data, and it will be filled in next iteration
of getVdsCaps.
Change-Id: I38bf5bb45199b9151d8a88667fe8b2de4b614209
Signed-off-by: Gilad Chaplik <gchaplik(a)redhat.com>
---
A packaging/dbscripts/upgrade/03_06_0400_clear_numa_node_distance.sql
1 file changed, 3 insertions(+), 0 deletions(-)
Approvals:
Gilad Chaplik: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/33245
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I38bf5bb45199b9151d8a88667fe8b2de4b614209
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
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: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server