diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-03-02 14:35:56 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-03-02 14:35:56 +0000 |
commit | 1f730bcdf9b3bf2f0a27645ab915e300fbfe2958 (patch) | |
tree | d66c284f931d608d33f974879b677a4e8854490e | |
parent | 967cab119910618e77fd6b6c84e6b97fe1c8ec3c (diff) |
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
m--------- | docs/submodules/oom.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git -Subproject b61a71b57b1822ca4a1611e7ff977bb8a0ef3c5 +Subproject b1b0830acf662d9f2debacc416fbd5f11aa74d7 |