Update git submodules
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 7 Jan 2020 12:44:39 +0000 (12:44 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 7 Jan 2020 12:44:39 +0000 (12:44 +0000)
* Update docs/submodules/oom.git from branch 'master'
  to ed0ae6bbf72985a50332a34b147a3bd2c6b25a11
  - Merge changes I78e22429,Ic101f384,I8dd4128b

    * changes:
      Use common secret template in mariadb-galera
      Improve common secret template
      Add secret template to common templates

  - Use common secret template in mariadb-galera

    Instead of defining the secret in some custom way let's use the common
    template (common.secret). To avoid some issues in ONAP components that
    depend on this chart let's do not remove for now the default username
    and password. We will do this when all services properly utylize
    secrets to store mariadb credentials.

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

  - Improve common secret template

    Improve common secret template by adding:
    - ability to generate secrets if they are not provided
    - ability to fail the deployment if marked secret is not provided
    - support for using already existing secret instead of creating
      a new one

    Issue-ID: OOM-2053
    Change-Id: Ic101f384f7c767702f646eb0e879ec80bf9a6334
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
  - Add secret template to common templates

    Separated from change:
    I65f9891f1d3586c0633b252a47b461c887d5b8ad
    to allow the template to be easily merged to master.

    Issue-ID: OOM-1971
    Change-Id: I8dd4128bfa6e614ba5ddd084c45ca008e4da87ad
Signed-off-by: Kajur, Harish (vk250x) <vk250x@att.com>
    [Separate from other changes, add license header,
    update commit message]
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
docs/submodules/oom.git

index 769eebc..ed0ae6b 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 769eebc4d0069f37625b2ac0a5564287e1163111
+Subproject commit ed0ae6bbf72985a50332a34b147a3bd2c6b25a11