Dan Kenigsberg has submitted this change and it was merged. Change subject: Using six.iteritems in utils to support python3 ......................................................................
Using six.iteritems in utils to support python3 Change-Id: Id1b2208cfb57ec6f35e23f603a05073fc97e0503 Signed-off-by: Yaniv Bronhaim <[email protected]> Reviewed-on: https://gerrit.ovirt.org/51378 Continuous-Integration: Jenkins CI Reviewed-by: Nir Soffer <[email protected]> --- M lib/vdsm/utils.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Nir Soffer: Looks good to me, approved Yaniv Bronhaim: Verified Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/51378 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id1b2208cfb57ec6f35e23f603a05073fc97e0503 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
