From 5d552fee41a6e6c1be239a474e36491728b7febb Mon Sep 17 00:00:00 2001 From: Krzysztof Opasiak Date: Fri, 21 Feb 2020 20:11:22 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/oom.git from branch 'master' to 46866f47897e03af6f43d09e0ab4b35f63cf9b84 - Merge "[SDNC] Use common secret template in dmaap-listener" - [SDNC] Use common secret template in dmaap-listener Whole SDNC strongly depends on the assumption that it is using a common mariadb-galera instance and that root password is secret password. Also user and password to sdnc DB is hardcoded. Let's start working on removing this assumption and component by component add support for local and shared mariadb instance without hardcoding any passwords to the database. In this patch all passwords are still hardcoded in the helm chart to not break other parts of SDNC. Those values will be removed in a final patch. Issue-ID: OOM-2309 Signed-off-by: Krzysztof Opasiak Change-Id: I3280f9d7ff4933d4e50b94ca248676ed9aa6688d --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index 4550a8af1..46866f478 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit 4550a8af1287a06b63da220eda3314eb887d0b96 +Subproject commit 46866f47897e03af6f43d09e0ab4b35f63cf9b84 -- 2.16.6