From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged. ( https://gerrit.ovirt.org/80217 )
Change subject: net: Remove redundant hasattr calls. ...................................................................... net: Remove redundant hasattr calls. IPAddressData __repr__ contains redundant hasattr calls for attributes that are guaranteed to be present. Change-Id: I8678f227ee5c60011cc28bd390e3a616beb465d5 Signed-off-by: Leon Goldberg <[email protected]> --- M lib/vdsm/network/ip/address/__init__.py 1 file changed, 2 insertions(+), 5 deletions(-) Approvals: Jenkins CI: Passed CI tests Petr Horáček: Looks good to me, but someone else must approve Leon Goldberg: Verified Edward Haas: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/80217 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I8678f227ee5c60011cc28bd390e3a616beb465d5 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Leon Goldberg <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Leon Goldberg <[email protected]> Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list -- [email protected] To unsubscribe send an email to [email protected]
