Pass ssh key to docker to be able to access the Instack VM without password 69/4069/3
authorjose.lausuch <jose.lausuch@ericsson.com>
Tue, 8 Dec 2015 12:34:52 +0000 (13:34 +0100)
committerjose.lausuch <jose.lausuch@ericsson.com>
Tue, 8 Dec 2015 14:50:59 +0000 (15:50 +0100)
commit4fd6d19fd487b46a4e65e223469ba141d528ebd4
treea3c401fa8d32d4c607ca60d51e9fe0a30e3a8f1b
parent4f89c491753a12700717c4081b0e1534d25e3cd4
Pass ssh key to docker to be able to access the Instack VM without password

JIRA: FUNCTEST-69

We need to fetch de openstack credentials from the Installer VM (Instack).
Apex leaves a SSH public key in the jumphost. The idea is to pass it to
the docker container so that we can access that VM from it without password.

This is only needed by Apex installation. Ideally, all should have the same,
so that we don't hardcode passwords.

Change-Id: I5e9f6c8f298140f77780362e640d43e624897a9c
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jjb/functest/functest.yml