]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Add Remote.host_key
authorZack Cerza <zack.cerza@inktank.com>
Mon, 8 Sep 2014 15:55:22 +0000 (09:55 -0600)
committerZack Cerza <zack.cerza@inktank.com>
Thu, 11 Sep 2014 21:12:52 +0000 (15:12 -0600)
commit58cbb236e46212a2c1d6920198b3219ccd0cd78e
tree8dfb894bce53cc83d74eeaedc5d6d8c7afa65e5e
parent83e93422a8d49aa1d74c2e6ef86862142a6e17b6
Add Remote.host_key

Turns out we can easily grab the ssh key from paramiko once a connection
is established.

Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
teuthology/orchestra/remote.py
teuthology/orchestra/test/test_remote.py