Dan Kenigsberg has submitted this change and it was merged. Change subject: utils: add a utility to create a connected socket ......................................................................
utils: add a utility to create a connected socket Needed for use both in jsonrpc unit tests and jsonrpc migration Change-Id: Ib66bf3c1d292cd25bb91ea2bf36c641ab6f68310 Signed-off-by: Yeela Kaplan <[email protected]> Reviewed-on: https://gerrit.ovirt.org/41893 Reviewed-by: Piotr Kliczewski <[email protected]> Reviewed-by: Yaniv Bronhaim <[email protected]> Continuous-Integration: Jenkins CI Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/utils.py M tests/jsonRpcHelper.py 2 files changed, 18 insertions(+), 15 deletions(-) Approvals: Piotr Kliczewski: Looks good to me, but someone else must approve Yeela Kaplan: Verified Yaniv Bronhaim: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/41893 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib66bf3c1d292cd25bb91ea2bf36c641ab6f68310 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yeela Kaplan <[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
