Update git submodules
authorChris André <chris.andre@yoppworks.com>
Sun, 10 May 2020 07:02:13 +0000 (03:02 -0400)
committerGerrit Code Review <gerrit@onap.org>
Sun, 10 May 2020 07:02:13 +0000 (07:02 +0000)
commit9e81917a3400846006f6381523b18bef65dbe4ce
treeb2b4c640b41a8c169e688fd075dbc19f4ae6b0c2
parent25c59c0c47e54d25da519baf0077e29d8f1df0f1
Update git submodules

* Update docs/submodules/sdc.git from branch 'master'
  to a7bd374357e0737e419d196a16ff09a644417f97
  - Refactor to remove false positives from Sonar

    - change `updateResourceInstancesNames` to account for case where `preparedResource` is null
    - change `findInputByName` to return an Either<InputDefinition, RuntimeException> in order to make exceptions explicit
    - create `rollbackWithEither` (+ tests) to make exceptions more explicit

    Issue-ID: SDC-2992
Signed-off-by: Chris Andre <chris.andre@yoppworks.com>
    Change-Id: I487994a3f9e88b0a2b14d2679c3587d85d8aa12d
docs/submodules/sdc.git