Update git submodules
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Fri, 21 Feb 2020 20:11:22 +0000 (20:11 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 21 Feb 2020 20:11:22 +0000 (20:11 +0000)
commit5d552fee41a6e6c1be239a474e36491728b7febb
tree14971c4dac9df3966f93add8142531da6ab4119e
parenta7b007d5b3201f375eaff4dae225723f920b0649
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 <k.opasiak@samsung.com>
    Change-Id: I3280f9d7ff4933d4e50b94ca248676ed9aa6688d
docs/submodules/oom.git