diff options
author | Steve Smokowski <ss835w@att.com> | 2019-02-22 15:13:58 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-02-22 15:13:58 +0000 |
commit | 603150cbd814c062e6a59275e7db7abe059a28c2 (patch) | |
tree | c8dff9e7576387157f75244620fddc7bd94dec97 /docs | |
parent | e68a187077cdd818e273d9315b1e8d999134d842 (diff) |
Update git submodules
* Update docs/submodules/so.git from branch 'master'
to 92060fb87e64a984fb13c5f9be1cee741ea58637
- Merge "fix potential nullpointer from sonar"
- fix potential nullpointer from sonar
MsoMulticloudUtils: multicloudClient may be null
throw MsoException if it is null (instead of NullPointer)
removed unnecessary StackInfo object creation
using format specifiers for a logger instead of String concatenation
removed else block to make the code easier to read
Added tests for the method
Change-Id: I80d2e0ba2ef2d20c488cdfcf103d9cfa5784ab65
Issue-ID: SO-1516
Signed-off-by: k.kazak <k.kazak@samsung.com>
Diffstat (limited to 'docs')
m--------- | docs/submodules/so.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/so.git b/docs/submodules/so.git -Subproject 368a5dae984044557a5fb974bd5008a0893536d +Subproject 92060fb87e64a984fb13c5f9be1cee741ea5863 |