Comment 14 for bug 1628216

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-nova-cloud-controller (master)

Reviewed: https://review.openstack.org/582611
Committed: https://git.openstack.org/cgit/openstack/charm-nova-cloud-controller/commit/?id=36ccf4ee97d6848b79aca67f64c32eb3115fd269
Submitter: Zuul
Branch: master

commit 36ccf4ee97d6848b79aca67f64c32eb3115fd269
Author: James Page <email address hidden>
Date: Fri Jul 13 15:52:48 2018 +0100

    Use lowercase hostnames for SSH know hosts

    OpenSSH will lowercase any hostname; ensure that hostnames
    for known_host entries are also lower case avoiding any
    authenticity of host type issues during live migration and
    resize operators.

    Change-Id: Ie5ab0774b49fc0d753ff1c26eb041f1ceb35e8fb
    Closes-Bug: 1628216