Project

General

Profile

Actions

Bug #6376

closed

paramiko should not freak out on key mismatches

Added by Alfredo Deza over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
-
Target version:
% Done:

0%

Source:
Q/A
Tags:
Backport:
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

We are already trying to make SSH not to complain on host key mismatches, but we use paramiko
and it doesn't care about system configurations (unless explicitly told to do so).

This is making tests fail when we destroy and bring up new machines with different SSH keys.

Actions #1

Updated by Zack Cerza over 10 years ago

I'm trying to figure out what the right approach is here. Host key checking is in general a good thing and I would rather not ditch them entirely, at least for upstream teuthology.

Actions #2

Updated by Alfredo Deza over 10 years ago

Yep, a flag would be totally OK with me. Keep in mind we already have SSH configs for the teuthology user to not check keys at all.

Actions #3

Updated by Zack Cerza over 10 years ago

  • Status changed from 12 to In Progress
  • Assignee set to Zack Cerza
  • Target version set to v0.70
Actions

Also available in: Atom PDF