From aa5c199635e561704ab004a21fb3c955484ea71a Mon Sep 17 00:00:00 2001
From: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Date: Fri, 13 Apr 2018 12:07:01 +0000
Subject: Update git submodules

* Update docs/submodules/releng-xci from branch 'master'
  - Merge "Simplify odl scenarios"
  - Simplify odl scenarios

    So far we were building the repo url variable in the odl scenarios. Moving
    that logic to ODL role probably makes more sense as it can be reused by all
    scenarios.

    This patch passes the odl_version to OSA. That variable will be processed by
    the ODL role, which will finally generate the repo url variable

    deploy-scenario:os-odl-nofeature
    installer-type:osa
    Change-Id: I0c9da069238348af6d00d8422ca478cb4be4cfad
    Signed-off-by: Manuel Buil <mbuil@suse.com>
---
 docs/submodules/releng-xci | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs')

diff --git a/docs/submodules/releng-xci b/docs/submodules/releng-xci
index e97817124..47088e72e 160000
--- a/docs/submodules/releng-xci
+++ b/docs/submodules/releng-xci
@@ -1 +1 @@
-Subproject commit e9781712480c8168b5000fb795422034095f184c
+Subproject commit 47088e72e0a0a9da629a744cc25ee9bf15304dc0
-- 
cgit