Update git submodules
authorMarkos Chandras <mchandras@suse.de>
Mon, 29 Jan 2018 10:13:07 +0000 (10:13 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 29 Jan 2018 10:13:07 +0000 (10:13 +0000)
commit8b6491032c24d8c25997babfe6f917703db1cb8d
tree316587421f4cdb6b07d14294e6659f5991337595
parent27822146ccad02eb85ee933ac242b417f9c9baac
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "correct the lookup logic for scenario's xci_overrides"
  - correct the lookup logic for scenario's xci_overrides

    Previously xci-deploy.sh looks up the xci_overrides files under
    $XCI_SCENARIOS_CACHE/${DEPLOY_SCENARIO} directory, but actually
    xci_overrides file resides somewhere in the nested directory level
    in both inband/outband scenarios. Hence the fix is done by using
    the find command.

    Change-Id: Icb507471e368f56290ef91d555673830b598e204
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
docs/submodules/releng-xci