Comment 2 for bug 1690911

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-heat-templates (stable/ocata)

Reviewed: https://review.openstack.org/464744
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=9f272bda18824941a1ce9b406e6b9676664a712e
Submitter: Jenkins
Branch: stable/ocata

commit 9f272bda18824941a1ce9b406e6b9676664a712e
Author: Oliver Walsh <email address hidden>
Date: Mon May 15 21:21:57 2017 +0100

    Fix SshHostPubKeyDeployment on containerized nova-compute.

    This is failing since https://review.openstack.org/458672 merged
    because the ssh host keys are not mapped to the container.

    Change-Id: Ie868654f13bee04da642337cc344871903f40473
    Closes-bug: #1690911