From e7125965f72c668331f0479f14a3a41c275ff0ad Mon Sep 17 00:00:00 2001 From: Zuul Date: Thu, 4 Apr 2019 08:13:32 +0000 Subject: [PATCH] Update git submodules * Update tacker from branch 'master' - Merge "Fix issue in 'post_process_heat_template' function" - Fix issue in 'post_process_heat_template' function If users specify parameters in 'flavor' or 'image' properties of a VDU, HOT template can not be processed properly because there is a missmatch between TOSCA and HOT template. This patch will change 'get_input' to 'get_param' to fix that issue. Change-Id: I353e9d9d70dc6249a62dcdd1281b7b60d28d7d30 Closes-Bug: #1813135 Depends-On: Ib95ed31c70073cb732d41defe5bdc8027eadfeec --- tacker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tacker b/tacker index 41767ee90d..3e97805945 160000 --- a/tacker +++ b/tacker @@ -1 +1 @@ -Subproject commit 41767ee90dd375013b57a2c5ef4ef70f2307d1a6 +Subproject commit 3e97805945c7437f1c36d07d2b93a76a03a4ef23