Update git submodules
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Mon, 30 Mar 2020 11:42:01 +0000 (12:42 +0100)
committerGerrit Code Review <gerrit@onap.org>
Mon, 30 Mar 2020 11:42:01 +0000 (11:42 +0000)
* Update docs/submodules/oom.git from branch 'master'
  to c53ff54815a8d716c12395293a8c75a5b6a7fa91
  - [SO] Use common secret template in so

    Generate passwords for:
    - so_user
    - so_admin

    and distribute them to all SO subcharts.

    mariadb-galera root password is taken as a reference to existing
    secret (shared mariadb instance) or also generated if local cluster is
    used.

    Three other DB users also have generated passwords but they are not
    distributed outside of so-mariadb as they were never used.

    Issue-ID: OOM-2328
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: Ic4af5c9b12b00d2a52d2597e3fe1161d0d1a9f20

  - [SO] Use common secret template in so-mariadb

    When porting so-mariadb component I've not noticed a few DB
    credentials hardcoded in shell scripts...

    Let's fix this and move all of them to common secret template

    Issue-ID: OOM-2328
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
    Change-Id: I8b42b22b1eb67ee8f15aebf0f4fccaa62cf6fde5

docs/submodules/oom.git

index 032e4e3..c53ff54 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 032e4e3909f1bc504d23cda2c6e90b59b08d6d2c
+Subproject commit c53ff54815a8d716c12395293a8c75a5b6a7fa91