SshRunner: Add parameter to always accept peer's SSH key
authorMichael Hanselmann <hansmi@google.com>
Fri, 15 Aug 2008 08:47:02 +0000 (08:47 +0000)
committerMichael Hanselmann <hansmi@google.com>
Fri, 15 Aug 2008 08:47:02 +0000 (08:47 +0000)
commit652d66942d3bc99b831e18140c05e4ef81316232
tree9dbeb62a901604e9e926020b42ee8c5e0b4c901f
parentf6d9f4c349b403cb5d9a0cc0793d781ad2a805a1
SshRunner: Add parameter to always accept peer's SSH key

This will be used to add nodes without user interaction, specifically
in QA tests.

Reviewed-by: ultrotter
lib/ssh.py