Dan Kenigsberg has submitted this change and it was merged. Change subject: api, iproute2, dhclient: Support DHCPv6 ......................................................................
api, iproute2, dhclient: Support DHCPv6 First, propagate 'dhcpv6' through add/setupNetworks. The forgotten property can now reach ifcfg configurator, which has already supported DHCPv6, and iproute2 configurator, which (using dhclient) now learned DHCPv6 too. DHCPv6-only setup needs dhclient 4.2.7-2.fc20, or BZ 1129500 fix to be backported to RHEL 6 and 7 (this should happen shortly). Change-Id: I40a3d5d63d14e6a1cb8a70894a63de3a3367b9e7 Signed-off-by: Ondřej Svoboda <[email protected]> Reviewed-on: http://gerrit.ovirt.org/30554 Reviewed-by: Antoni Segura Puimedon <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/network/api.py M vdsm/network/configurators/dhclient.py M vdsm/network/configurators/iproute2.py M vdsm/network/models.py 4 files changed, 19 insertions(+), 10 deletions(-) Approvals: Ondřej Svoboda: Verified Antoni Segura Puimedon: Looks good to me, but someone else must approve Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/30554 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I40a3d5d63d14e6a1cb8a70894a63de3a3367b9e7 Gerrit-PatchSet: 10 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: jian wang <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
