]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Respect .ssh/config when opening SSH connections 161/head
authorJohn Spray <jcspray@gmail.com>
Wed, 11 Dec 2013 21:08:51 +0000 (13:08 -0800)
committerJohn Spray <jcspray@gmail.com>
Wed, 11 Dec 2013 21:41:36 +0000 (13:41 -0800)
commitf3ce07c65f44dd0c93c315a263a38536fbc128d8
treec13ccd110990211ad27386730bd17231afd74006
parentb3acff1d4f2c9dc36c2e9d9a1204631029a6ce15
Respect .ssh/config when opening SSH connections

This handles that case where your private key is
in a non-default location that you're pointing
to in ~/.ssh/config.
teuthology/orchestra/connection.py