Update git submodules
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Fri, 21 Feb 2020 20:11:14 +0000 (20:11 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 21 Feb 2020 20:11:14 +0000 (20:11 +0000)
commit2b0f0905ce9cb5ed68b72dcb62dde2874fb4ac48
treebd746328d4be3dac0f3703a0ce02fcb2df289d9b
parent65d403c968934a4e94ad50f15b3c02794c188103
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 4c8ba68ab58d633c391c2e9d0ca5ee0223ae27f7
  - Merge "[SDNC] Use common secret template in ueb listener"
  - [SDNC] Use common secret template in ueb 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 patchAll 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
    Change-Id: Ie998b3c5775807ef096074b18a18a1773120c1d6
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
docs/submodules/oom.git