Monkey patch paramiko _custom_start_client 95/31895/4
authorGeorge Paraskevopoulos <geopar@intracom-telecom.com>
Mon, 27 Mar 2017 10:07:45 +0000 (13:07 +0300)
committerGeorge Paraskevopoulos <geopar@intracom-telecom.com>
Mon, 27 Mar 2017 11:36:49 +0000 (14:36 +0300)
commitb539d63cefb98283480a178aea5c0c41ae5194b9
treeb3339c0974139cacf6d64aad296295c9f1ed73c2
parenteab89fda5f0fde5b8c608b7facb3f8d45970a8ec
Monkey patch paramiko _custom_start_client

A quick fix for the Unexpected kw arg in _custom_start_client error.
Monkey patches this fix:
https://github.com/robotframework/SSHLibrary/pull/159/files

Change-Id: Iaca2c3cb402f1f24d096c947bec5cb3e6aaf77d6
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
modules/opnfv/utils/ssh_utils.py