Update git submodules
authorManuel Buil <mbuil@suse.com>
Thu, 18 Oct 2018 10:13:10 +0000 (10:13 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 18 Oct 2018 10:13:10 +0000 (10:13 +0000)
commit3e241019dd2f79131eda3c93758e6cc097519bf4
tree1aa05ac96018b2d35d2d5d3a26d1432c71a88113
parentaf2e2f44189df3686252226f7ebd5a29a3ce2d6c
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Add ODL variables to env file"
  - Add ODL variables to env file

    ODL testcases in functest require new variables:

    https://git.opnfv.org/functest/tree/functest/utils/env.py#n22

    Otherwise the test fails because it cannot contact ODL

    To find those variables, we fetch the ml2_conf.ini file from the neutron
    container and then we parse the values. This is only run when the
    scenario has odl

    deploy-scenario:os-odl-sfc
    installer-type:osa

    Change-Id: If175bb7642e66e151b30e1ccd1b9040aa3481d8f
Signed-off-by: Manuel Buil <mbuil@suse.com>
docs/submodules/releng-xci