Dan Kenigsberg has uploaded a new change for review. Change subject: modules-load.d: drop bonding UNTESTED ......................................................................
modules-load.d: drop bonding UNTESTED Pulling the bonding modules during boot time confuses NetworkManager. It seems that we no longer need it ourselves, so we can drop it from our list. Change-Id: Ieb01dd6746408d1747a9c944c279f8d0ce919aaf Bug-Url: https://bugzilla.redhat.com/1356635 Signed-off-by: Dan Kenigsberg <[email protected]> --- M vdsm/vdsm-modules-load.d.conf 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/70/61470/1 diff --git a/vdsm/vdsm-modules-load.d.conf b/vdsm/vdsm-modules-load.d.conf index ded0811..64a0ac6 100644 --- a/vdsm/vdsm-modules-load.d.conf +++ b/vdsm/vdsm-modules-load.d.conf @@ -1,4 +1,3 @@ # Kernel modules required by vdsm -bonding bridge 8021q -- To view, visit https://gerrit.ovirt.org/61470 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ieb01dd6746408d1747a9c944c279f8d0ce919aaf Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/admin/lists/[email protected]
