Update git submodules
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Fri, 21 Feb 2020 20:11:18 +0000 (20:11 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 21 Feb 2020 20:11:18 +0000 (20:11 +0000)
commita7b007d5b3201f375eaff4dae225723f920b0649
treef7ac99069db46ac073e342d7a563d6d3fb2a4895
parent2b0f0905ce9cb5ed68b72dcb62dde2874fb4ac48
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 4550a8af1287a06b63da220eda3314eb887d0b96
  - Merge "[SDNC] Use common secret template in ansible-server"
  - [SDNC] Use common secret template in ansible-server

    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: Idb460e72301dd63082d7890d34fea923df3ac426
docs/submodules/oom.git