Update git submodules
authorFatih Degirmenci <fdegir@gmail.com>
Fri, 9 Mar 2018 11:04:00 +0000 (12:04 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 12 Mar 2018 12:50:33 +0000 (12:50 +0000)
commitf0b2f57b5e99d52eafd0738ffdbb50815d7a3a2f
treebd07a36c109101d3151051624dce4388ffbf0526
parent0279da46d4affdc78cf849fbd55ff57cb231f846
Update git submodules

* Update docs/submodules/releng from branch 'master'
  - xci: Set the installer and move scenario extraction into functions

    The scenarios named os-* are deployed by osa and the ones
    named k8-* are deployed by kubespray. This change determines
    the installer to use by looking into the scenario name.

    The installers are currently hardcoded within xci-set-scenario.sh
    script and this needs to be fixed for other installers when they
    onboard to xci.

    Apart from setting the installer, extraction of generic and external
    scenarios are moved into corresponding functions.

    Change-Id: I19882bcd2a1260765e601ecbe517551c60401d74
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
docs/submodules/releng