Age | Commit message (Collapse) | Author | Files | Lines |
|
IssueId: SO-50
Change-Id: I7fc39adb7a1d96022541189a6f7279b13bbb3b5e
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IssueId: SO-165
Change-Id: I7c2520af9394ceb600a5a25fa9acfd095d872a1d
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
Issue: SO-71
Change-Id: I91d503b52909cfcb62ca4b5cd93f6cfc70d6eb24
Signed-off-by: Rob Daugherty <rd472p@att.com>
|
|
IssueId: SO-118
Change-Id: Ia2e6e0d3bbef4c80721991762876c9ed98043790
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
|
|
|
|
|
|
Guide on how to setup the debug env
SO-81
Change-Id: I02b59540b59f84d1857a083a665b970af84ba124
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
Issue-Id:SO-118
Change-Id: Ic745bcfcd895da55735a39bc22c0346339255abf
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Issue-Id:SO-118
Change-Id: I38f63be63f1ee3464ea16107d4b5c152dd4b1410
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Issue-Id:SO-118
Change-Id: Ia660ff49ae2c9ff5969ef13060fdfbffb4dfce13
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|
|
Fix major sonar issues in so module
https://sonar.onap.org/component_issues?id=org.openecomp.so%3Aso#resolved=false|severities=BLOCKER%2CMAJOR|rules=squid%3AS1132%2Csquid%3AS1143
Move the "default" string literal on the left side of this string comparison.
Issue-Id: APPC-186
Change-Id: I5d503e08331a867b2871dee7acfe74112228bf16
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
*Remove unused varible and assigments
*Remove uneccessary comment
Issue-Id: SO-118
Change-Id: I6c8bd416dd504bd9bceb8fd04e5da5efcbb6c89a
Signed-off-by: surya-huawei <a.u.surya@huawei.com>
|
|
*Replace try with try-with-resources
This is done to close resources automatically
and not worry about finally block
*Replace explicit type info with diamond operator
This is done to reduce verbosity of generics code
Issue-Id: SO-118
Change-Id: I948ffd26bfe6022496ca4a272de2619aef0dbd88
Signed-off-by: surya-huawei <a.u.surya@huawei.com>
|
|
SO-158
Change-Id: I683896e38f349d072dcc2967dee3a00f86448e4c
Signed-off-by: Ankit-Huawei <ankit.kumar.sinha1@huawei.com>
|
|
IssueId : SO-50
Change-Id: Idbace244134aea60eab0cbce553355d6e2a69f25
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
|
|
SO-158
Change-Id: I82c0cfc4bc642fea34480feee0d5fb0bcebffe60
Signed-off-by: Ankit-Huawei <ankit.kumar.sinha1@huawei.com>
|
|
|
|
|
|
|
|
|
|
https://sonar.onap.org/component_issues?id=org.openecomp.so%3Aso#resolved=false|severities=MAJOR|fileUuids=AV3Bnsck5bp_wwmIVB7V|rules=squid%3AS2293%2Csquid%3AS1161
Issue-Id:SO-118
Change-Id: Iea674f0d8f4f0b9cef346f8c5315b02767ae65f4
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
https://sonar.onap.org/component_issues?id=org.openecomp.so%3Aso#fileUuids=AV3BnsdG5bp_wwmIVCEu|resolved=false|severities=MAJOR
Issue-Id:SO-118
Change-Id: I9ce4b3cb4c5acc5d19183dc278e4907aae221443
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
https://sonar.onap.org/component_issues?id=org.openecomp.so%3Aso#fileUuids=AV3BnsdI5bp_wwmIVCGH|resolved=false|severities=MAJOR
Issue-Id:SO-118
Change-Id: If5556adabedb0cb498ecb646df9cb8f2a15a265d
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add the "@Override" annotation above this method signature
Issue-Id:SO-118
Change-Id: I0973c1559c66b80a56a9c1ba610ae73bba54fe49
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
Move the "content" string literal on the left side of this string comparison.
Issue-Id:SO-118
Change-Id: Ice9ef2d94f594669f0399d31e5346e3c0be66c13
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
Move the "filter" string literal on the left side of this string comparison
Issue-Id:SO-118
Change-Id: Ib9078c10ffac5cb54e74e4c4565d413f4908f532
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
Move the "vnf" string literal on the left side of this string comparison.
Issue-Id:SO-118
Change-Id: Ia964db05bfffc2c519065afc0016253f9c665d55
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
String contains no format specifiers.
https://sonar.onap.org/component_issues?id=org.openecomp.so%3Aso#resolved=false|severities=CRITICAL
Issue-Id:SO-118
Change-Id: Ibcb5124a98ea689a01461dddc42a4aa1db147a20
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
|
|
Issue-Id:SO-118
Change-Id: I7a367373f15f7cfa2d2cfb965b63397cabdcbf1f
Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
|