From 664ba3d29a32c95197e89f45d962075591380986 Mon Sep 17 00:00:00 2001 From: Shuwen Cai Date: Tue, 11 Jul 2023 17:24:23 +0900 Subject: [PATCH] Update git submodules * Update tacker from branch 'master' to 3416148ca6c569607c7b59aea260d0af0eb03f95 - Fix cannot get namespace when executing DB Sync When DB sync is executed, the namespace of the vnf instance must be obtained. The current code gets the namespace in the wrong place. This patch fixes the bug to get namespace from correct place. Closes-Bug: #2025007 Change-Id: Ic107d78a298c6f10932936700a3d7a33887af5e4 --- tacker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tacker b/tacker index fe0807231d..3416148ca6 160000 --- a/tacker +++ b/tacker @@ -1 +1 @@ -Subproject commit fe0807231d301bc39416b0e4bd21cefe8ec16adf +Subproject commit 3416148ca6c569607c7b59aea260d0af0eb03f95