Update git submodules
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Mon, 2 Mar 2020 14:35:56 +0000 (14:35 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 2 Mar 2020 14:35:56 +0000 (14:35 +0000)
commit1f730bcdf9b3bf2f0a27645ab915e300fbfe2958
treed66c284f931d608d33f974879b677a4e8854490e
parent967cab119910618e77fd6b6c84e6b97fe1c8ec3c
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to b1b0830acf662d9f2debacc416fbd5f11aa74d72
  - Merge "[SDNC] Use common secret template in sdnc-portal"
  - [SDNC] Use common secret template in sdnc-portal

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