diff options
author | Borislav Glozman <Borislav.Glozman@amdocs.com> | 2020-02-02 13:29:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-02-02 13:29:30 +0000 |
commit | db4e8f8e43b5df2e808f526095e5f1feb9eb1bdd (patch) | |
tree | 3308baa5a44fcd98474ee13f9431f0a7ec2f919f | |
parent | 51e46fb1ca572de44826f295b7af12b137cae9c6 (diff) |
Update git submodules
* Update docs/submodules/oom.git from branch 'master'
to 284aa85f5b5b3ad1b13f07d6fee3ed163a22eb13
- Merge "[Modeling] Use common secret template for mariadb root password"
- [Modeling] Use common secret template for mariadb root password
Remove hardcoded root password from the modeling chart.
Because of huge number of issues in modeling docker image
(see onap-discuss for details) I don't want to touch it.
That's why I just made an awful hack to concatenate DB
username and password before the entrypoint script.
Please keep in mind that this eliminates only hardcoded
root password but there is plenty of other credentials that
are boiled into container image (DB, SDC, VCF-REDIS(!) etc).
Issue-ID: OOM-2286
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: Id85a03ec7f55885b606179d10e8b6528c6cb6947
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 239bb3e18494584587ee1a6eb482f022b9e32d4 +Subproject 284aa85f5b5b3ad1b13f07d6fee3ed163a22eb1 |