Fix SshHostPubKeyDeployment on containerized nova-compute.
authorOliver Walsh <owalsh@redhat.com>
Mon, 15 May 2017 20:21:57 +0000 (21:21 +0100)
committerOliver Walsh <owalsh@redhat.com>
Mon, 15 May 2017 20:32:38 +0000 (21:32 +0100)
commit9f272bda18824941a1ce9b406e6b9676664a712e
tree9547654e7d97b6ee01f98aa8fab572f594345aa1
parent7cd92c1b53700fb897e67c9a88214ab52f083c82
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
docker/firstboot/start_docker_agents.sh