From Dan Kenigsberg <[email protected]>: Dan Kenigsberg has submitted this change and it was merged. ( https://gerrit.ovirt.org/80218 )
Change subject: net: don't use properties internally. ...................................................................... net: don't use properties internally. IPAddressData's __repr__ device, scope, and flags properties aren't returning modified variations of their attributes and as such there is no need to use them over the actual attributes. Change-Id: I902490b576f630b35dabe6866181be1b554dccfe Signed-off-by: Leon Goldberg <[email protected]> --- M lib/vdsm/network/ip/address/__init__.py 1 file changed, 1 insertion(+), 1 deletion(-) 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/80218 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I902490b576f630b35dabe6866181be1b554dccfe Gerrit-PatchSet: 3 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]
