Dan Kenigsberg has submitted this change and it was merged. Change subject: BindingJsonRpc: correctly stop reactors ......................................................................
BindingJsonRpc: correctly stop reactors vdsm raises an exception saying "AttributeError: 'str' object has no attribute 'stop'". This commit fixes this problem. Change-Id: I1060d04bb37b8732eee1678f40cb770716b0473e Signed-off-by: huntxu <[email protected]> Reviewed-on: http://gerrit.ovirt.org/16473 Reviewed-by: Dan Kenigsberg <[email protected]> Tested-by: Dan Kenigsberg <[email protected]> --- M vdsm_api/BindingJsonRpc.py 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/16473 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1060d04bb37b8732eee1678f40cb770716b0473e Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Hunt Xu <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Vinzenz Feenstra <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
