commit | 2575cd65a546c3e9f175ecdf1b42d3f09403a393 | [log] [tgz] |
---|---|---|
author | Michael Walsh <micwalsh@us.ibm.com> | Wed Nov 01 17:03:45 2017 -0500 |
committer | George Keishing <gkeishin@in.ibm.com> | Fri Nov 03 04:07:00 2017 +0000 |
tree | 315a19a3435715f31f4b0e90d72574678ea41f57 | |
parent | a4e79fff3f360e70019fd88a9cb76402d48d104c [diff] |
execute_ssh_command: socket.error and close_all_connections - Added code to handle socket.error: [Errno 104] Connection reset by peer - Switched from close_connection to close_all_connections to get rid of unused connections. Change-Id: Ic198b17872a530ab1b28f37e7c563784ef9b71bd Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>