aboutsummaryrefslogtreecommitdiffstats
path: root/adapters
AgeCommit message (Collapse)AuthorFilesLines
2017-10-04Merge "Not logging or re-throwing the exceptions"Seshu Kumar M1-0/+5
2017-10-04Merge "Not logging or re-throwing the exceptions"Seshu Kumar M1-0/+1
2017-10-03Not logging or re-throwing the exceptionsrama-huawei1-0/+1
Issue-id:SO-175 Change-Id: I1e1e9e1d6f8bafb4e3a18c6d81565f908753ebf0 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-10-03Not logging or re-throwing the exceptionsrama-huawei1-0/+5
Issue-id: SO-175 Change-Id: Id3751a11b5c47b2d8db12c9e59bd1d3e4db95c8d Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-10-03Adding UT for MsoHeatUtilsSeshu-Kumar-M2-11/+86
IssueId: SO-173 Change-Id: If230456ab5ea9a9f0c7a1515c4662ec9b41126ff Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-10-02Prevent JAXRS LinkageErrorArthur Martella1-1/+6
Pruning the inclusions in modules to prevent linkage errors during health check. Change-Id: I7b3cb233d0eac2a0a41b15e608d3d295a73573e7 Issue-ID: SO-160 Signed-off-by: Arthur Martella <amartell@research.att.com>
2017-10-02Merge "Fixed major sonar issues"Seshu Kumar M1-6/+6
2017-10-02Catalog DB Adapter test casesArthur Martella8-0/+1334
Adding new test cases for Catalog DB Adapter Change-Id: I1e809e39a9e41a26e87d1f7690ee46f42bccc076 Issue-ID: SO-171 Signed-off-by: Arthur Martella <amartell@research.att.com>
2017-10-02Merge "HeatBridge integration with Orchestration, part 1"Rob Daugherty1-0/+45
2017-09-30Merge "Added private constructor"Seshu Kumar M1-0/+3
2017-09-30Merge "Reorder modifiers"Seshu Kumar M1-4/+3
2017-09-30Merge "Correcting naming format"Seshu Kumar M2-32/+33
2017-09-30Merge "Correcting naming format"Seshu Kumar M2-58/+59
2017-09-30Added private constructorramanjaneya1-0/+3
Issue-Id:SO-118 Change-Id: I07dec371e8b9665c1a147ba20b6dc311de6ce70a Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.com>
2017-09-30Reorder modifiersramanjaneya1-4/+3
Issue-Id:SO-118 Change-Id: I4221a5d246bf1274c3cd67a8255742f8a2c6582b Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.com>
2017-09-30Merge "Added FunctionalInterface annotation"Seshu Kumar M1-0/+1
2017-09-30Merge "Repalced StringBuffer with StringBuilder"Seshu Kumar M3-12/+13
2017-09-30Merge "Replaced with Diamond symbol"Seshu Kumar M3-13/+13
2017-09-30Merge "Replaced with Diamond symbol"Seshu Kumar M3-8/+8
2017-09-30Merge "Removed unused import"Seshu Kumar M1-1/+0
2017-09-30Correcting naming formatAnkit-Huawei2-32/+33
SO-158 Change-Id: Ic7b789cf46cc2f31842b3d69f5ad52e8b4c63e31 Signed-off-by: Ankit-Huawei <ankit.kumar.sinha1@huawei.com>
2017-09-30Correcting naming formatAnkit-Huawei2-58/+59
SO-158 Change-Id: If322e1edf39e8a5fabf1926e4e73d74deefea90e Signed-off-by: Ankit-Huawei <ankit.kumar.sinha1@huawei.com>
2017-09-28Merge "Fix some major sonar issues"Seshu Kumar M2-2/+1
2017-09-28Merge "Fix major Sonar issues"Seshu Kumar M2-3/+1
2017-09-28Merge "Removed unused imports"Seshu Kumar M1-6/+3
2017-09-28Merge "Replaced with the diamnod operator"Seshu Kumar M3-3/+4
2017-09-27Merge "Fixed Blocker issues. IssueId: SO-165"Rob Daugherty4-15/+9
2017-09-27Merge "Fixed string literal comparision issue"Seshu Kumar M1-1/+1
2017-09-27Merge "Removed useless assignment to variables"Seshu Kumar M1-1/+1
2017-09-27Merge "Replace with Diamond symbol"Seshu Kumar M2-2/+2
2017-09-27Merge "Adding comments for empty constructor"Seshu Kumar M6-6/+16
2017-09-27Merge "Correcting varriable name"Seshu Kumar M3-50/+54
2017-09-27Fixed Blocker issues.seshukm4-15/+9
IssueId: SO-165 Change-Id: I7c2520af9394ceb600a5a25fa9acfd095d872a1d Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-09-27Replaced with the diamnod operatorrama-huawei3-4/+5
Issue-Id:SO-118 Change-Id: Iaad28a363586cd8b42e86bd7e854faa9e716c59d Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-27Removed unused importsramanjaneya1-6/+3
Issue-Id:SO-118 Change-Id: I0c58455e74dd444e1cddae96cde7608fbed3e436 Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.com>
2017-09-27Update POM to inherit from oparentRob Daugherty2-3/+37
Issue: SO-71 Change-Id: I91d503b52909cfcb62ca4b5cd93f6cfc70d6eb24 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-09-27Added FunctionalInterface annotationramanjaneya1-0/+1
Issue-Id:SO-118 Change-Id: Idad9e0944c83fb64bebb19b9994444d2471ba4aa Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.com>
2017-09-27Repalced StringBuffer with StringBuilderrama-huawei3-12/+13
Issue-Id:SO-118 Change-Id: I7c69443dc5c17690605c4d1844823fd4307e9ccb Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-27Replaced with Diamond symbolrama-huawei3-13/+13
Issue-Id:SO-118 Change-Id: I61310f341d86b765d0eff82ff758fcc4922b6576 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-27Replaced with Diamond symbolrama-huawei3-8/+8
Issue-Id:SO-118 Change-Id: I744c8e8278157aefd001ebc27e35e77e115d3b71 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-27Fix some major sonar issuessurya-huawei2-2/+1
*Use collection.isEmpty() instead of collection.size *Remove unnecessary commented line This is done for increasing code readability *Pass the string object directly Instead of wrapping the returned object and creating a new object, passing the object itself will save memory Issue-Id: SO-118 Change-Id: I24c15e9270ec3422d35d3910a8aff9fcf8d632d9 Signed-off-by: surya-huawei <a.u.surya@huawei.com>
2017-09-27Fix major Sonar issuessurya-huawei2-3/+1
*Use negation operator instead of converting boolean operator *Remove unused imports These changes are done to increase code readability Issue-Id: SO-118 Change-Id: I8ec491217520edad95657f8cbb33d20149f64425 Signed-off-by: surya-huawei <a.u.surya@huawei.com>
2017-09-26HeatBridge integration with Orchestration, part 1Arthur Martella1-0/+45
Adding Heatbridge python code and call into SO. Still needs configuration to be complete. Change-Id: I4869217699d857e27579decce91e9c542ce7a449 Issue-ID: SO-1 Signed-off-by: Arthur Martella <amartell@research.att.com>
2017-09-26Fixed major sonar issuesshashikanth1-6/+6
Fix major sonar issues in so module https://sonar.onap.org/component_issues?id=org.openecomp.so%3Aso#resolved=false|severities=MAJOR|rules=squid%3AS1132 Move the "vlan" string literal on the left side of this string comparison. Issue-Id: APPC-186 Change-Id: If8f330c4a4f053bbee1064b325dc1cbe6bcd70ae Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-09-26Removed useless assignment to variablesrama-huawei1-1/+1
Issue-Id:SO-118 Change-Id: I38f63be63f1ee3464ea16107d4b5c152dd4b1410 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-26Removed unused importramanjaneya1-1/+0
Change-Id: Ief0dd732d593d306a846e8df8b0d106b1024da56 Issue-ID: POLICY-239 Signed-off-by: ramanjaneya <ramanjaneya.palleti@huawei.com>
2017-09-26Replace with Diamond symbolrama-huawei3-3/+3
Issue-Id:SO-118 Change-Id: Ia660ff49ae2c9ff5969ef13060fdfbffb4dfce13 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-26Fixed string literal comparision issueshashikanth1-1/+1
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>
2017-09-26Correcting varriable nameAnkit-Huawei3-50/+54
SO-158 Change-Id: I683896e38f349d072dcc2967dee3a00f86448e4c Signed-off-by: Ankit-Huawei <ankit.kumar.sinha1@huawei.com>
2017-09-26Adding comments for empty constructorAnkit-Huawei6-6/+16
SO-158 Change-Id: I82c0cfc4bc642fea34480feee0d5fb0bcebffe60 Signed-off-by: Ankit-Huawei <ankit.kumar.sinha1@huawei.com>