Update git submodules
authorBorislav Glozman <Borislav.Glozman@amdocs.com>
Sun, 2 Feb 2020 13:11:09 +0000 (13:11 +0000)
committerGerrit Code Review <gerrit@onap.org>
Sun, 2 Feb 2020 13:11:09 +0000 (13:11 +0000)
commit468b12baaf962b6d855edcbb4e715e8e5ec3201d
treeffb102f8c10050496c6c9f21793dac53bac3ec35
parent48f2f5aa7cb18058062e6869a6c84383268a70b1
Update git submodules

* Update docs/submodules/oom.git from branch 'master'
  to 8a4eb36da4b949d45ddd0f283d50c41276dba681
  - Merge "[COMMON] Allow to search secret by uid even if name is Overridden"
  - [COMMON] Allow to search secret by uid even if name is Overridden

    In some cases it is useful to bypass default policy for secret name
    generation and provide a custom name for a secret. In this case
    current search implementation got confused and couln't find a secret
    based on uid. This patch fixes the issue by comaring not only name
    but also uid.

    Issue-ID: OOM-2246
    Change-Id: Iaea7a23fee09aa388968aad792ba7f7e1fbf2f21
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
docs/submodules/oom.git