aboutsummaryrefslogtreecommitdiffstats
path: root/adapters
AgeCommit message (Collapse)AuthorFilesLines
2017-10-19Add MSB Config For Restful Callc001491071-1/+1
Add MSB Config For Restful Call Change-Id: I03e17ce9085d6991ecfa5a2f0a9e17e2dc2fe033 Issue-ID:SO-240 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-10-19Deal With Error Response from Vfcc0014910712-599/+656
Deal With Error Response from Vfc Change-Id: Id5ce999d561099581b49524969c901ac6dac3f90 Issue-ID:SO-233 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-10-17Merge "Iterate over entrySet instead of keySet"Seshu Kumar M1-67/+75
2017-10-17Fixed CloseableHttpClient close issueshashikanth.vh1-13/+1
Issue-id: SO-228 Change-Id: I731227f4728d3eee5ce84b358c6422a44efdbdc3 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2017-10-17Iterate over entrySet instead of keySetrama-huawei1-67/+75
Issue-id: SO-214 Change-Id: I5db39da011ef42a02715751ed78390711888b9cd Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-10-17Remove the unused variablesrama-huawei4-5/+4
Issue-id: SO-223 Change-Id: I5f4d3f9ef78b68c890a32d3f6afc2a86f2064a6b Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-10-12Merge "Iterate over "entrySet" instead of "keySet""Seshu Kumar M4-7/+11
2017-10-12Iterate over entrySet instead of keySetrama-huawei1-4/+8
Issue-id: SO-214 Change-Id: I7035fb50a0025f0da72eacfe9cee706799202cf7 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-10-12Iterate over "entrySet" instead of "keySet"rama-huawei4-7/+11
Issue-id: SO-214 Change-Id: Ic402b02a82bd613b0753db1530dd76ce59c3ad08 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-10-12Set context for VFC Create apic001491071-0/+1
Set context for VFC Create api Change-Id: I33363c15eaa7dc0aa17921792968814970a58df0 Issue-ID:SO-212 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-10-12Add global Customer Info for VFCc001491073-10/+104
Add global Customer Info for VFC NS Create Change-Id: I38fbd8c8bdc854b0f93ae2302d09f2725d83b67a Issue-ID:SO-211 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-10-11Imp Modules refactored for the readthedocsSeshu-Kumar-M13-1276/+1268
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com> IssueId: SO-209 Change-Id: Ie1b553863f824497fbe7381f66bc1581310702af
2017-10-11Merge "Add progress for create workflow"Seshu Kumar M2-5/+82
2017-10-11Add progress for create workflowc001491072-5/+82
Add progress and operation content for create workflow operation Change-Id: Ib48ab5be7f65a039813db1da816dbe7ac4c0e6f1 Issue-ID:SO-206 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-10-10Sonar blocker issue - NullPointerExeption - take 2Arthur Martella1-0/+3
Catch potential NullPointerException described in https://sonar.onap.org/issues/search#issues=AV7t547AlaLbmlVXT_jY Semi-duplicate of https://gerrit.onap.org/r/#/c/17703/ Trying again from newer branch which will hopefully fix build failures. Change-Id: I65c9af1ec1a90bed201042cffb45f3871222a889 Issue-ID: SO-165 Signed-off-by: Arthur Martella <amartell@research.att.com>
2017-10-08For UT CoverageSeshu-Kumar-M2-33/+1072
SO-191 Change-Id: Iaa800bbe6bc65672c53adf3f432362c57b19e5d7 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-10-07Code coverage for SO adaptersSeshu-Kumar-M3-0/+621
IssueId: SO-191 Change-Id: I720e58a0ce058f4aec0b4c04b45ac88963a2c3b2 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-10-06Adding UT for SOseshukm1-0/+213
IssueId: SO-191 Change-Id: Ic9fb77341842fd48efc81341c3a42c26d101b60d Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-06Adding UT for MsoNetworkAdaptersseshukm1-0/+86
IssueId: SO-173 Change-Id: Ic4c48cb877e19d7cd380048451a53478f83fa373 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-10-05Merge "Moved "" string literal on the left side."Seshu Kumar M1-22/+22
2017-10-05Moved "" string literal on the left side.rama-huawei1-22/+22
Replaced with diamond symbol Removed useless assignment to variables Issue-Id: SO-187 Change-Id: If6fac39f2f8832fe6f7a00ed8f0a221e8d8fb897 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-10-04Merge "Adding UT for MSO Vnf Adapter"Seshu Kumar M3-4/+302
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-03Adding UT for MSO Vnf AdapterSeshu-Kumar-M3-4/+302
IssueId: SO-176 Change-Id: I66f7a522bdd85c65abba57e2802bb5085b4535a7 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
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