Alon Bar-Lev has uploaded a new change for review.

Change subject: bootstrap: ignore address-less interfaces when creating id
......................................................................

bootstrap: ignore address-less interfaces when creating id

There are interfaces that has mac of zero, and there are
interfaces without any mac.

Example:
 ---
 # cat /sys/class/net/*/address
 f0:de:f1:3a:43:8d
 00:00:00:00:00:00
 1e:11:dd:d7:2c:b0
 6a:e4:ca:72:54:75
 1e:11:dd:d7:2c:b0

 00:90:51:00:1a:d4
 ---

Code should also ignore the macless interfaces.

+ add full path to cat.

Change-Id: I95a5718023da976bf955d90ee8b8b8dff6ba07c7
Signed-off-by: Alon Bar-Lev <[email protected]>
---
M 
backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/VdsInstaller.java
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/50/6550/1
--
To view, visit http://gerrit.ovirt.org/6550
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I95a5718023da976bf955d90ee8b8b8dff6ba07c7
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to