diff options
author | Chris André <chris.andre@yoppworks.com> | 2020-05-10 03:02:13 -0400 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-05-10 07:02:13 +0000 |
commit | 9e81917a3400846006f6381523b18bef65dbe4ce (patch) | |
tree | b2b4c640b41a8c169e688fd075dbc19f4ae6b0c2 | |
parent | 25c59c0c47e54d25da519baf0077e29d8f1df0f1 (diff) |
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
m--------- | docs/submodules/sdc.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git -Subproject 2048043bb4c66efa28063fc1e591c0297850a6e +Subproject a7bd374357e0737e419d196a16ff09a644417f9 |