From d1781e1a58e855507c5b152ed81f35efbf6b0dd1 Mon Sep 17 00:00:00 2001 From: Seshu Kumar M Date: Thu, 2 May 2019 12:29:41 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/so.git from branch 'master' to 0502bae356e44cb381cd7ec0f72c7b2bd6429e87 - Merge "Modify instance resource list creation" - Modify instance resource list creation Modify instance resource list creation to avoid hard locking of model name in UUI request. e.g. VF resource and gruop resource has resource input vf { resource_input : { key1:value2, key2:[vf_prop_list,INDEX,key]|default} Derive the key ("vf_prop_list") from resource input and use this info to map UUI request. UUI req: { ... resourceInput: { vf_prop_list : /// mapped with resource input of resource { .... Change-Id: Ic40079a094b2628bcf6f5758121b7492ee3c1353 Issue-ID: SO-1393 Signed-off-by: subhash kumar singh --- docs/submodules/so.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/so.git b/docs/submodules/so.git index 3fd8ef697..0502bae35 160000 --- a/docs/submodules/so.git +++ b/docs/submodules/so.git @@ -1 +1 @@ -Subproject commit 3fd8ef6976a988482fce4e3b2eaeefc879330a56 +Subproject commit 0502bae356e44cb381cd7ec0f72c7b2bd6429e87 -- 2.16.6