Dan Kenigsberg has submitted this change and it was merged. Change subject: spbackends.py: setSpmStatus - expect tuple as param ......................................................................
spbackends.py: setSpmStatus - expect tuple as param As part of change I049adecda40deb6f715e3aea2e3ada4030b518a3 setSpmStatus tuple param was removed, but filter() expects a function with a single argument which causes to a failure. Change-Id: Ib0181e1af8715323e23f4980945beedb1d4475ad Signed-off-by: Liron Aravot <[email protected]> Reviewed-on: https://gerrit.ovirt.org/41111 Reviewed-by: Dan Kenigsberg <[email protected]> Continuous-Integration: Jenkins CI Reviewed-by: Federico Simoncelli <[email protected]> --- M vdsm/storage/spbackends.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Federico Simoncelli: Looks good to me, approved Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, but someone else must approve Liron Aravot: Verified -- To view, visit https://gerrit.ovirt.org/41111 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib0181e1af8715323e23f4980945beedb1d4475ad Gerrit-PatchSet: 6 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Liron Aravot <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Ido Barkan <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Liron Aravot <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
