Update git submodules
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 18 Jul 2017 00:18:44 +0000 (02:18 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 18 Jul 2017 00:24:02 +0000 (00:24 +0000)
commit5e099437064291213f8d48201d832b13b0c2fd35
tree7859f5ad12374eb0a896ff480c5cbcab622a777c
parent94c534ed0862d9e2eec930f98dcf160863faef40
Update git submodules

* Update docs/submodules/armband from branch 'master'
  - ci/deploy.sh: Do not pass SSH_KEY to Fuel deploy

    OPNFV Jenkins jobs for Fuel and Armband define the variable SSH_KEY,
    which gets passed down to Fuel's ci/deploy.sh, leading to a conflict
    between the original key and the destination key paths, which in
    the default case overlap, leading to a deploy-breaking fault.

    Fuel@OPNFV is not affected by this behavior due to a "sudo" call
    that does not pass down enviroment variables (i.e. without `-E`).

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