Michael Burns has submitted this change and it was merged. Change subject: init: Add support for network_topology karg ......................................................................
init: Add support for network_topology karg The network_topology kernel argument can be used to tell Node what kind of network to setup during an auto-installation. Currently there are two flavors: - bridged - The classic Node network topology (Node-Birdge-NIC-Network) - direct - Direct connection via a NIC (Node-NIC-Network) Change-Id: I69c4d08531f724c5ae9e4f2350926baa1deb0e5b Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=971410 Signed-off-by: Fabian Deutsch <[email protected]> Signed-off-by: Mike Burns <[email protected]> --- M scripts/ovirt-init-functions.sh.in 1 file changed, 9 insertions(+), 2 deletions(-) Approvals: Michael Burns: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/15615 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I69c4d08531f724c5ae9e4f2350926baa1deb0e5b Gerrit-PatchSet: 6 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
