Dan Kenigsberg has submitted this change and it was merged. Change subject: iproute2, netinfo: Change the location of our dhclient lease files ......................................................................
iproute2, netinfo: Change the location of our dhclient lease files To prepare for DHCPv6 support, name the files 'dhclient[46]-iface.leases. The plural not only mirrors the 'generate_lease_file_name' function in initscripts but also reflects the fact that there is usually more than one lease in the files. DHCPv4 lease files now carry a '4' in the name for simplicity, explicitly suggesting the DHCP flavour used. Also simplify globs representing our and 3rd party lease files locations. Change-Id: I0eb2d3c7b8163684f3bb8c59ad908a260d2138b6 Signed-off-by: Ondřej Svoboda <[email protected]> Reviewed-on: http://gerrit.ovirt.org/31111 Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-by: Antoni Segura Puimedon <[email protected]> --- M lib/vdsm/netinfo.py M vdsm/network/configurators/dhclient.py 2 files changed, 7 insertions(+), 9 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/31111 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0eb2d3c7b8163684f3bb8c59ad908a260d2138b6 Gerrit-PatchSet: 3 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: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
