Yaniv Bronhaim has submitted this change and it was merged. Change subject: vdscli: allow a connection with a configurable timeout ......................................................................
vdscli: allow a connection with a configurable timeout Add an option to connect to vdscli with any configurable timeout, to allow the user a larger timeout than the default ssl 60 seconds. Especially useful for long duration storage operations. Change-Id: I10829e7491c1e3c917080664c0eea643f054247e Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1190207 Signed-off-by: Yeela Kaplan <[email protected]> Reviewed-on: https://gerrit.ovirt.org/38751 Reviewed-by: Dan Kenigsberg <[email protected]> Reviewed-on: https://gerrit.ovirt.org/38940 Reviewed-by: Yaniv Bronhaim <[email protected]> --- M lib/vdsm/SecureXMLRPCServer.py M lib/vdsm/vdscli.py.in 2 files changed, 23 insertions(+), 7 deletions(-) Approvals: Yeela Kaplan: Verified Yaniv Bronhaim: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/38940 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I10829e7491c1e3c917080664c0eea643f054247e Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Yeela Kaplan <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[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
