]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Add config option 'verify_host_keys'
authorZack Cerza <zack@cerza.org>
Tue, 24 Sep 2013 16:48:11 +0000 (11:48 -0500)
committerZack Cerza <zack@cerza.org>
Tue, 24 Sep 2013 20:04:39 +0000 (15:04 -0500)
commit3955666e8e8dca14bca29ced65adb1f936f3131e
tree18e4cc4b7d363becbbfb80d0efeb966cdc7f3f7d
parent6367868aedb40c5e3d155913ae0f5666f8863650
Add config option 'verify_host_keys'

Defaults to True, meaning no change in behavior. If False, don't have
paramiko verify ssh host keys.
teuthology/config.py
teuthology/orchestra/connection.py