Dan Kenigsberg has submitted this change and it was merged. Change subject: Do not propagate top layer interfaces bootproto to the underlying devices. ......................................................................
Do not propagate top layer interfaces bootproto to the underlying devices. When adding an interface to a composed network interface, bootproto was incorrectly applied also to the underlying network interfaces. This patch corrects it by unsetting the slave interfaces bootproto. Bug-Id: https://bugzilla.redhat.com/857112 Change-Id: Icd308c6db11d8641ecee84817c5f0b9d6e5eaf74 Signed-off-by: Antoni S. Puimedon <[email protected]> --- M vdsm/configNetwork.py 1 file changed, 8 insertions(+), 7 deletions(-) Approvals: Antoni Segura Puimedon: Verified Dan Kenigsberg: Igor Lvovsky: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/8058 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icd308c6db11d8641ecee84817c5f0b9d6e5eaf74 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Igor Lvovsky <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
