Comment 10 for bug 1571492

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on tempest (master)

Change abandoned by Lucas Alvares Gomes (<email address hidden>) on branch: master
Review: https://review.openstack.org/307720
Reason: Actually this is not needed. The error I'm seem is that after exec_command the channel is not closed as the paramiko documentation says [0] and that causes the ssh to hang

[0] http://docs.paramiko.org/en/1.16/api/channel.html#paramiko.channel.Channel.exec_command