Comment 4 for bug 1697690

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-devops (master)

Reviewed: https://review.openstack.org/474185
Committed: https://git.openstack.org/cgit/openstack/fuel-devops/commit/?id=3cb41214b566b116c4d33e906f3b3f25117a6a9b
Submitter: Jenkins
Branch: master

commit 3cb41214b566b116c4d33e906f3b3f25117a6a9b
Author: Vladimir Khlyunev <email address hidden>
Date: Wed Jun 14 16:10:08 2017 +0400

    Ignore BadHostKeyException while trying ssh keys

    New version of paramiko uses BadHostKeyException as error when smth wrong
    with keys from known_hosts and current public key.

    Change-Id: I3ea9a1953b4e6daf33265600681c85cd2cd28828
    Closes-bug:1697690