]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Fix to ignore ssh-key checking if running on virtual machines or
authorWarren Usui <warren.usui@inktank.com>
Tue, 18 Jun 2013 21:23:22 +0000 (14:23 -0700)
committerSage Weil <sage@inktank.com>
Wed, 19 Jun 2013 18:12:09 +0000 (11:12 -0700)
commit778d930d0885bb894f77d698d6b1f3b5d3bf8346
treea3543ed1fca3bcab41cd86e33eb48a0aede3fe7e
parent1441707222f843740fed4d7d66f46b5acf06f93d
Fix to ignore ssh-key checking if running on virtual machines or
if a line that reads 'sshkey: ignore' is in the yaml file.

Fix #5364
Signed-off-by: Warren Usui <warren.usui@inktank.com>
teuthology/misc.py
teuthology/orchestra/connection.py
teuthology/task/internal.py