Update git submodules
authorMarkos Chandras <mchandras@suse.de>
Mon, 26 Mar 2018 14:26:43 +0000 (15:26 +0100)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 26 Mar 2018 18:43:29 +0000 (18:43 +0000)
commitecb1f3bfd1a364d08bc2c1d134271df48902bc0c
tree1f302345571072ec55bf78a38c8a80a5014d135f
parentaa8590896480bc81ef4b56864aa380dc97554acf
Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - xci: get-opnfv-scenario-requirements: Fix local scenario sync

    Commit 07747a53901e550280afb421b6fcbebc8994e93a ("xci: playbooks: Fix
    synchronization of external scenarios") fixed copying of external
    scenarios but broke internal ones because the regexp was wrong. The
    variable was not evaluated properly so nothing was replaced for internal
    scenarios. This also fixes a problem when the scenario and the role
    names differ so we make sure that the role with the correct name is
    created.

    Change-Id: Idd7590d972841b5c03286b34757d7325b863c6bf
Signed-off-by: Markos Chandras <mchandras@suse.de>
docs/submodules/releng-xci