Comment 5 for bug 1687408

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/newton)

Reviewed: https://review.openstack.org/462025
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=f04af9e6b31d4d4f1a94ff86f349e45d552f0dd4
Submitter: Jenkins
Branch: stable/newton

commit f04af9e6b31d4d4f1a94ff86f349e45d552f0dd4
Author: Eduardo Gonzalez <email address hidden>
Date: Fri Apr 28 01:57:42 2017 +0200

    Add ssh-keyscan to unblock kolla gate

    As a change to remove puppet from infra nodepool,
    ssh-keyscan is needed for each node [0]

    Permissions to ssh/config file should be 600 instead
    of current 664 [1]

    Fix unit tests for missing fedora:
    ValueError: Valid values are [centos, rhel, ubuntu, oraclelinux, debian], but found 'fedora'

    Refs:
    [0] http://lists.openstack.org/pipermail/openstack-dev/2017-April/116036.html
    [1] http://logs.openstack.org/68/461368/1/check/gate-kolla-ansible-dsvm-deploy-centos-binary-centos-7-nv/0a94da7/console.html#_2017-05-01_12_06_08_440775

    Closes-Bug: #1687408
    Change-Id: I338e457fff35d8a28bd9f96e88dbb4ee55a47864
    (cherry picked from commit 508f73e059fdfe8e051c58762dc8e21d826d54db)