
David Caro has submitted this change and it was merged. Change subject: No need to use OrderedDict ...................................................................... No need to use OrderedDict - Theres actually no need to use OrderedDict, and not using it adds supposrt for older python version not having collections module. Change-Id: If91ada91519ad329532fbd60cac4cf12682e49f7 Signed-off-by: David Caro <dcaroest@redhat.com> --- M hooks/hook-dispatcher 1 file changed, 1 insertion(+), 2 deletions(-) Approvals: David Caro: Verified; Looks good to me, approved Kiril Nesenko: Looks good to me, but someone else must approve Ohad Basan: Looks good to me, but someone else must approve -- To view, visit http://gerrit.ovirt.org/17451 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If91ada91519ad329532fbd60cac4cf12682e49f7 Gerrit-PatchSet: 1 Gerrit-Project: gerrit-admin Gerrit-Branch: master Gerrit-Owner: David Caro <dcaroest@redhat.com> Gerrit-Reviewer: David Caro <dcaroest@redhat.com> Gerrit-Reviewer: Eyal Edri <eedri@redhat.com> Gerrit-Reviewer: Itamar Heim <iheim@redhat.com> Gerrit-Reviewer: Kiril Nesenko <knesenko@redhat.com> Gerrit-Reviewer: Moran Goldboim <mgoldboi@redhat.com> Gerrit-Reviewer: Ohad Basan <obasan@redhat.com>
participants (1)
-
dcaroest@redhat.com