Comment 6 for bug 1665293

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

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

commit ba2a766a82a77ff19f4722785c36403b046266ee
Author: Javier Castillo Alcíbar <email address hidden>
Date: Wed Feb 22 11:46:23 2017 +0100

    Sahara needs to run ssh-keygen

    In order to generate keypair and access to cluster instances,
    sahara-base container must include this binary, even when we
    deploy based on source type.

    Change-Id: I40747bceba3fede66864b781df1da1034ea22d11
    Closes-Bug: #1665293