Laszlo Hornyak has submitted this change and it was merged. Change subject: fix: fix filter results aggregation ......................................................................
fix: fix filter results aggregation In some cases the filter runner returns None, this should be tolerated by the aggregator Change-Id: If573af7c244056ddc6bd15eb1cc8adede4849b9f Signed-off-by: Laszlo Hornyak <[email protected]> --- M Makefile M src/ovirtscheduler/request_handler.py M src/ovirtscheduler/request_handler_test.py 3 files changed, 42 insertions(+), 12 deletions(-) Approvals: Laszlo Hornyak: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/17879 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If573af7c244056ddc6bd15eb1cc8adede4849b9f Gerrit-PatchSet: 4 Gerrit-Project: ovirt-scheduler-proxy Gerrit-Branch: master Gerrit-Owner: Laszlo Hornyak <[email protected]> Gerrit-Reviewer: Doron Fediuck <[email protected]> Gerrit-Reviewer: Laszlo Hornyak <[email protected]> Gerrit-Reviewer: Martin Sivák <[email protected]> Gerrit-Reviewer: Noam Slomianko <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
