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(a)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(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Barak Azulay <bazulay(a)redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server