Barak Azulay has submitted this change and it was merged. Change subject: bootstrap: node id: consider bonding MAC addresses as well ......................................................................
bootstrap: node id: consider bonding MAC addresses as well The node id is constructed using the lowest MAC address. If bonding is applied after initial node id was taken, it may shade the minimal address. This change adds to the MAC addresses of bonding interfaces to the MAC address addresses to consider. Sync with vdsm, consider only physical devices (has /device). Change-Id: I31ce43972fad77c716aff915d29d6589ba205280 Signed-off-by: Alon Bar-Lev <[email protected]> --- M backend/manager/modules/common/src/main/java/org/ovirt/engine/core/common/config/ConfigValues.java 1 file changed, 10 insertions(+), 1 deletion(-) Approvals: Barak Azulay: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/7582 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I31ce43972fad77c716aff915d29d6589ba205280 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Alon Bar-Lev <[email protected]> Gerrit-Reviewer: Barak Azulay <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Douglas Schilling Landgraf <[email protected]> Gerrit-Reviewer: Itamar Heim <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: Yaniv Kaul <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
