From 41814ec3bb71b057fcd42b16202e8a130ab322a3 Mon Sep 17 00:00:00 2001 From: dyh Date: Mon, 22 Jul 2019 18:30:57 +0800 Subject: [PATCH] Update git submodules * Update docs/submodules/modeling/genericparser.git from branch 'master' to 0c9b3a3327db0bda7a60f68279900979488eccce - update the logic to distribute service from sdc. 1. Call /sdc/v1/catalog/{assetType}/{uuid}/metadata to get service metadata by given uuid. 2. Check if related resources exist before download CSAR package. Change-Id: I6ea5b9f5d2844b232901ce83eedb574f5bd3d552 Issue-ID: MODELING-189 Signed-off-by: dyh --- docs/submodules/modeling/genericparser.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/modeling/genericparser.git b/docs/submodules/modeling/genericparser.git index 444b802be..0c9b3a332 160000 --- a/docs/submodules/modeling/genericparser.git +++ b/docs/submodules/modeling/genericparser.git @@ -1 +1 @@ -Subproject commit 444b802beadb9a7f1f5b03551b67f35cce1d6179 +Subproject commit 0c9b3a3327db0bda7a60f68279900979488eccce -- 2.16.6