Dan Kenigsberg has submitted this change and it was merged. Change subject: netinfo: Infer 'bootproto4' just from the existence of a DHCP lease ......................................................................
netinfo: Infer 'bootproto4' just from the existence of a DHCP lease If we found an active (not outdated) DHCPv4 lease for an interface we don't have to check if we have an address. Most probably it will be there. If it weren't we would not be concerned about 'bootproto4' attribute anyway. Change-Id: Ie635f332958e717a561227a276333afe72cdbae0 Signed-off-by: Ondřej Svoboda <[email protected]> Reviewed-on: http://gerrit.ovirt.org/36182 Reviewed-by: Ido Barkan <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/netinfo.py 1 file changed, 2 insertions(+), 4 deletions(-) Approvals: Ido Barkan: Looks good to me, but someone else must approve Ondřej Svoboda: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/36182 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ie635f332958e717a561227a276333afe72cdbae0 Gerrit-PatchSet: 7 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ido Barkan <[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
