
Barak Azulay has submitted this change and it was merged. Change subject: bootstrap: node id: sync dmidecode usage from vdsm ...................................................................... bootstrap: node id: sync dmidecode usage from vdsm Instead of awking the full output of dmidecode, use explicit query. If output contains "Not" format is '_<MAC>' and not 'Not_<Mac>'. Remove stderr output. Change-Id: Ifeea7fc5634bb393a198c4adbebcd69cd0d8438d Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java 1 file changed, 18 insertions(+), 12 deletions(-) Approvals: Barak Azulay: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7595 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifeea7fc5634bb393a198c4adbebcd69cd0d8438d Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Barak Azulay <bazulay@redhat.com> Gerrit-Reviewer: Dan Kenigsberg <danken@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server