Michael Burns has submitted this change and it was merged. Change subject: fix: Keep bootproto in config file ......................................................................
fix: Keep bootproto in config file Previously the bootproto (or other changes) were dropped from the cfg file, due to some legacy code. Now the cfg file is kept as it was and it's beeing worked around this problem. Additionally the UI code was changed to use the features of the new NIC classes. Change-Id: I5098b1a6b2b5b6b4515e8a79b4fd85c7e4fbcc1e Signed-off-by: Fabian Deutsch <[email protected]> Signed-off-by: Mike Burns <[email protected]> --- M scripts/ovirt-auto-install.py M src/ovirt/node/setup/core/network_page.py M src/ovirtnode/network.py 3 files changed, 24 insertions(+), 14 deletions(-) Approvals: Michael Burns: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15700 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I5098b1a6b2b5b6b4515e8a79b4fd85c7e4fbcc1e Gerrit-PatchSet: 5 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
