Dan Kenigsberg has submitted this change and it was merged. Change subject: multipath: Keep tags sorted from newer to older ......................................................................
multipath: Keep tags sorted from newer to older When reading the code or adding a new tag, it is little nicer that the recent tags are on the top of the list. When searching for tags, it makes more sense to search the most recent tags first. Change-Id: I0dae0d3fa4599636b4f8c6a66d5bbad185d73ec1 Signed-off-by: Nir Soffer <[email protected]> Reviewed-on: https://gerrit.ovirt.org/44864 Continuous-Integration: Jenkins CI Reviewed-by: Yeela Kaplan <[email protected]> Reviewed-by: Allon Mureinik <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/tool/configurators/multipath.py 1 file changed, 9 insertions(+), 9 deletions(-) Approvals: Nir Soffer: Verified Yeela Kaplan: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved Allon Mureinik: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/44864 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0dae0d3fa4599636b4f8c6a66d5bbad185d73ec1 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Nir Soffer <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: Piotr Kliczewski <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
