diff options
author | Dominik Mizyn <d.mizyn@samsung.com> | 2019-06-18 16:55:54 +0200 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-06-18 14:55:54 +0000 |
commit | 2426cb55b7c0d1253ad3884b3a78acd3b98a05b0 (patch) | |
tree | 4b6a88ed7cae6ea570f76170ff2a9e0387e9720c /docs/submodules/portal.git | |
parent | d0992aad79982ed789b7f33f0a7eadb7700513ff (diff) |
Update git submodules
* Update docs/submodules/portal.git from branch 'master'
to 0722bf2fc95a1ccaabbc293dccc0d05ed0727b84
- HealthMonitor sonar issues
Remove this unused "numIntervalsClusterNotHealthy" local variable.
Use "Long.parseLong" for this string-to-long conversion.
Make the enclosing method "static" or remove this set.
Change this instance-reference to a static reference.
Remove the literal "false" boolean value.
This block of commented-out lines of code should be removed.
Add the "@Override" annotation above this method signature
Issue-ID: PORTAL-647
Change-Id: I1880177f0906e6267807bbb9c0b7a81651e3c020
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
Diffstat (limited to 'docs/submodules/portal.git')
m--------- | docs/submodules/portal.git | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/portal.git b/docs/submodules/portal.git -Subproject 42fac09a9de610875a90e6eb8df58ea7b3c317f +Subproject 0722bf2fc95a1ccaabbc293dccc0d05ed0727b8 |