aboutsummaryrefslogtreecommitdiffstats
path: root/adapters
AgeCommit message (Collapse)AuthorFilesLines
2017-10-28Merge "Add Vfc Adapter Log Config"Chuanyu Chen4-391/+355
2017-10-28Add Vfc Adapter Log Configc001491074-391/+355
Add Vfc Adapter Log Config and update the log Change-Id: I5c6898cbec1c880f7c0dfa337c76ad465fae6461 Issue-ID:SO-283 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-10-27Merge "Iterate over the entrySet instead of keySet"Seshu Kumar M3-31/+31
2017-10-27Merge "Add resource operation status oper"Seshu Kumar M2-1/+70
2017-10-27Add resource operation status operc001491072-1/+70
Add resource operation status oper in requests db adapter Change-Id: I0c6a21178147c6c9cac9d1492cd1503e8f658157 Issue-ID:SO-276 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-10-27Merge "Removed unused "LOGGER" private field"Seshu Kumar M1-4/+5
2017-10-27Add Relationship for e2e service and NSc001491072-57/+1
Add Relationship for e2e service and NS Change-Id: Id1bf6862b9d2325297e466d417dc1b169e157ff6 Issue-ID:SO-275 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-10-26Fix voLTE Create workflow issuec001491073-2/+4
Fix voLTE Create workflow issue Change-Id: I3b615ee87e6cf5779376ee6bf7a3b5fa2be3e62c Issue-ID:SO-269 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-10-23Removed unused "LOGGER" private fieldRamanjaneya-Huawei1-4/+5
Change-Id: I9c46b5f4df2a0e12d7dd0dc931e8f0ca7da0091c Issue-id: SO-224 Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
2017-10-23Iterate over the entrySet instead of keySetrama-huawei3-31/+31
Issue-id: SO-214 Change-Id: I3f417fee04ae1fe2c1d0b7361ec0272e1b098302 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-10-23Merge "Fixed multiple so issues"Seshu Kumar M1-7/+2
2017-10-23Merge "Added the "@Override" annotation"Seshu Kumar M1-3/+12
2017-10-23Merge "Use StringBuilder"Seshu Kumar M2-3/+9
2017-10-23Merge "Remove the declaration of thrown exception"Seshu Kumar M1-3/+1
2017-10-23Merge "Remove unused imports"Seshu Kumar M3-4/+0
2017-10-20Merge "Rename "LOGGER" field to match regular expression"Seshu Kumar M1-19/+18
2017-10-19Rename "LOGGER" field to match regular expressionRamanjaneya-Huawei1-19/+18
Change-Id: Ia8c8e2ed9ad3360556d95cfc78e561e05aa5dddf Issue-id: SO-224 Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
2017-10-19Fixed multiple so issuesRamanjaneya-Huawei1-7/+2
Change-Id: I4b73cdeeb2a636d42df7b1b156e27e958c828048 Issue-id: SO-224 Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
2017-10-19Added the "@Override" annotationRamanjaneya-Huawei1-3/+12
Change-Id: I9a3a8df844813763948578dc34659da535352ad4 Issue-id: SO-224 Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
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-19Use StringBuilderRamanjaneya-Huawei2-3/+9
Change-Id: I13d2856530776cdf57c41f12c0bf522988bea29a Issue-id: SO-224 Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
2017-10-19Remove the declaration of thrown exceptionRamanjaneya-Huawei1-3/+1
'org.codehaus.jackson.JsonProcessingException' which is a subclass of 'java.io.IOException' Change-Id: I29ddf71ad7166824dd3fdc8e3aa40fb5d482b4c0 Issue-id: SO-224 Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@huawei.com>
2017-10-19Remove unused importsRamanjaneya-Huawei3-4/+0
Change-Id: I2dbd1cd0481d46dfb763b796bbf6f1eb55fdeb23 Issue-id: SO-224 Signed-off-by: Ramanjaneya-Huawei <ramanjaneya.palleti@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>