Dan Kenigsberg has submitted this change and it was merged. Change subject: network.api: EL7's dhclient doesn't support -df so stop using it there ......................................................................
network.api: EL7's dhclient doesn't support -df so stop using it there This is a quick fix only. A proper solution for the affected bug will have to fall back to -lf (a copy of a lease file). Change-Id: Ia096d42d24b00e7ef075f1a2dde7e3a951c0b81c Bug-Url: https://bugzilla.redhat.com/1219429 Signed-off-by: Ondřej Svoboda <[email protected]> Reviewed-on: https://gerrit.ovirt.org/45713 Reviewed-by: Francesco Romani <[email protected]> Tested-by: Martin Sivák <[email protected]> Continuous-Integration: Jenkins CI Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-on: https://gerrit.ovirt.org/45754 Tested-by: Dan Kenigsberg <[email protected]> --- M vdsm/network/api.py M vdsm/network/configurators/__init__.py M vdsm/network/configurators/dhclient.py 3 files changed, 26 insertions(+), 10 deletions(-) Approvals: Jenkins CI: Passed CI tests Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/45754 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia096d42d24b00e7ef075f1a2dde7e3a951c0b81c Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.6 Gerrit-Owner: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
