Update git submodules
authorMichael Polenchuk <mpolenchuk@mirantis.com>
Tue, 5 Sep 2017 07:40:46 +0000 (07:40 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 5 Sep 2017 07:40:46 +0000 (07:40 +0000)
commit3ba7e82087a8a99c95e1b96817f6b875f3e78600
tree27b6ec1f243f445f39f239db9f5892f05ca9d321
parent33720bc04936e6227498cc1dcaea89ba79663462
Update git submodules

* Update docs/submodules/fuel from branch 'master'
  - Merge "ci/deploy.sh, lib.sh: Align SSH_KEY with Jenkins"
  - ci/deploy.sh, lib.sh: Align SSH_KEY with Jenkins

    Jenkins defines a build param also called SSH_KEY, which holds
    the full path to our MCP private RSA key, as opposed to Fuel@OPNFV,
    which uses the file basename as SSH_KEY.
    Switch to using full path in SSH_KEY, while also moving the key
    outside /tmp.

    NOTE: When running `ci/deploy.sh` with sudo, key will land in
    /root/opnfv/mcp.rsa unless SSH_KEY is set via env var.

    While at it, bring back VM image storage dir param, allowing us
    to drop one more reference to /tmp.

    JIRA: FUEL-280

    Change-Id: Id1cfa6dbe7b2e6f3915b22281da5957333718401
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
docs/submodules/fuel