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)
commitde4ca11b2176d52a881c6c88d3b08cf3de6a6943
tree87620d443f39c4ca1e32949bf83e2ad1a5eac0cc
parent36b9b037c15bf223cd403c68a5fe76949621af92
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