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)
commit1c4045fc949f257043bdf507c700f2082d588448
tree32ee0a9c17d93bb0aa8172f2159614e0af01db01
parent2638b52f7571330f02d8b1b1e5987c6ea1ae203f
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