Comment 4 for bug 1551331

Revision history for this message
Tatyanka (tatyana-leontovich) wrote :

Guys test failed according to there is no connectivity to the node- so please re-assign to the correct team
paramiko.transport: ERROR: Secsh channel 0 open FAILED: No route to host: Connect failed
paramiko.transport: DEBUG: EOF in transport thread
fuel_health.nmanager: DEBUG: Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/fuel_health/nmanager.py", line 422, in retry_command
    result = method(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/fuel_health/common/ssh.py", line 195, in exec_command_on_vm
    (self.host, 0))
  File "/usr/lib/python2.7/site-packages/paramiko/transport.py", line 740, in open_channel
    raise e
ChannelException: (2, 'Connect failed')