Michael Burns has submitted this change and it was merged. Change subject: ui: Don't assume a set BOOTIF ......................................................................
ui: Don't assume a set BOOTIF Previously the UI used the BOOTIF param to determin the primary interface. Because this param is not always set (e.g. after auto-install). There is now a logic which treis to detect the configured (or primary) NIC. Change-Id: Ib58a1dae6e36aa3b9c16bec66bfdd6eb56d05c9e Signed-off-by: Fabian Deutsch <[email protected]> Signed-off-by: Mike Burns <[email protected]> --- M src/ovirt/node/setup/core/logging_page.py M src/ovirt/node/utils/network.py 2 files changed, 30 insertions(+), 9 deletions(-) Approvals: Michael Burns: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15669 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib58a1dae6e36aa3b9c16bec66bfdd6eb56d05c9e Gerrit-PatchSet: 4 Gerrit-Project: ovirt-node Gerrit-Branch: master Gerrit-Owner: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Fabian Deutsch <[email protected]> Gerrit-Reviewer: Michael Burns <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ node-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/node-patches
