aboutsummaryrefslogtreecommitdiffstats
path: root/adapters/mso-vfc-adapter/src
AgeCommit message (Collapse)AuthorFilesLines
2018-03-22mprove code coveragesubhash kumar singh11-0/+661
Improve code coverage. Change-Id: Id7f710b6f535c2488cfd55e2f689caa9903fe4ca Issue-ID: SO-369 Signed-off-by: subhash kumar singh <subhash.kumar.singh@huawei.com>
2018-03-14Merge "Adding Junit"Seshu Kumar M1-0/+42
2018-03-14AT&T 1712 and 1802 release codeRob Daugherty6-359/+416
This is code from AT&T's 1712 and 1802 releases. Change-Id: Ie1e85851e94bc66c4d9514a0226c221939531a04 Issue-ID: SO-425 Signed-off-by: Rob Daugherty <rd472p@att.com>
2018-03-14Adding JunitSumapriya1-0/+42
Adding Junit for: ApplicationException.java Sonar-Link: https://sonar.onap.org/code?id=org.onap.so%3Aso&selected=org.onap.so.adapters%3Amso-vfc-adapter%3Asrc%2Fmain%2Fjava%2Forg%2Fopenecomp%2Fmso%2Fadapters%2Fvfc%2Fexceptions%2FApplicationException.java Change-Id: I4a65874b63aa98aacbaabf6961c89ec500dc85d9 Issue-ID: SO-479 Signed-off-by: Sumapriya <SS00493505@techmahindra.com>
2018-03-13Merge "Remove redundant type cast"Seshu Kumar M2-4/+4
2018-03-10Remove redundant type castMunir Ahmad2-4/+4
Change-Id: Ie00d5ec5a4677c99a9a689bf18a85055902f6384 Issue-ID: SO-437 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2018-03-09Remove unnecessary simicolon from all java classesMunir Ahmad1-1/+1
Change-Id: I5a320c606ea3e0c47efa6d84e8b0cc1ab40f3b70 Issue-ID: SO-437 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2018-03-07Merge "Remove redundant catch clause"Rob Daugherty1-6/+1
2018-03-06Remove redundant catch clauseMunir Ahmad1-6/+1
Change-Id: Ib26f47171384125847a1b31bc1a958b50d0bba70 Issue-ID: SO-437 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2018-03-06Fix javadocMunir Ahmad4-5/+4
Change-Id: Iddc39df32089e1a37c04d089522ead295a037118 Issue-ID: SO-437 Signed-off-by: Munir Ahmad <munir.ahmad@bell.ca>
2018-02-07Get Msb Ip from env parameterc001491071-8/+15
Get Msb Ip from env parameter instead of config file. Change-Id: I86e1664ffb4f817d70631f870c49a773bf04cc04 Issue-ID: SO-410 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2018-01-29Sonar:MajorSumapriya Sarvepalli1-1/+1
The diamond operator (<>) should be used NsParameters.java:L38 Issue-ID: SO-392 Sonar Link: https://sonar.onap.org/issues/search#resolved=false|severities=MAJOR|rules=squid%3AS2293|assignees=__me__ Location:src/main/java/org/openecomp/mso/adapters/vfc/model/NsParameters.java Change-Id: I12ec3ceb4b7da8c5cccc0e01205addce6c2c0d1e Signed-off-by: Sumapriya Sarvepalli <SS00493505@TechMahindra.com>
2017-12-13Reduce complexity of HealthCheckUtilskurczews1-1/+1
* Split bulk conditionals * Split health checks to separate methods * Fix minor issues Issue-ID: SO-353 Change-Id: Ib6298bc488a94aa4fbb253e3894532708547533d Signed-off-by: kurczews <krzysztof.kurczewski@nokia.com>
2017-11-14Fix Update Create Resource Status Errorc001491071-1/+1
Fix Update Create Resource Status Error Change-Id: I230c7986b72e27e4c59fbeb129c1b39bb500a86b Issue-ID:SO-337 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
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-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 issuec001491071-1/+0
Fix voLTE Create workflow issue Change-Id: I3b615ee87e6cf5779376ee6bf7a3b5fa2be3e62c Issue-ID:SO-269 Signed-off-by: c00149107 <chenchuanyu@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 Vfcc0014910710-578/+643
Deal With Error Response from Vfc Change-Id: Id5ce999d561099581b49524969c901ac6dac3f90 Issue-ID:SO-233 Signed-off-by: c00149107 <chenchuanyu@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-M9-1046/+1038
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com> IssueId: SO-209 Change-Id: Ie1b553863f824497fbe7381f66bc1581310702af
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-09-25Replaced with Diamond symbolrama-huawei1-2/+2
Change-Id: I439daab53236cd35e43e3a503ddc4b3218f7d992 Issue-Id:SO-118 Signed-off-by: rama-huawei <rama.subba.reddy.s@huawei.com>
2017-09-22Add generic post functionc001491071-1/+1
Add generic post function and correct the api define Change-Id: I11c2a10f4aad00f389b68cf7b9c42dab4441027c Issue-ID:SO-57 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-20Add Query Job API UTc001491072-1/+6
Add VF-C adapter UT for query job api Change-Id: I8b1d1037cb074a08115739574b2c8dc8a6cd3b3d Issue-ID:SO-133 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-19Add terminate UT for vf-c adapterc001491073-3/+10
Add terminate UT for vf-c adapter api Change-Id: Iab514bb59b112f30e5911fb04c3b9d6672494ae7 Issue-ID:SO-133 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-19Add UT for delete APIc001491072-2/+8
Add UT for delete API of VF-C adapter Change-Id: I9d7921f1f10bf757687d57a8f010ef8e1e404df5 Issue-ID:SO-133 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-19Add UT for instantiate NS APIc001491072-2/+8
Add UT for instantiate NS API of VF-C adapter Change-Id: I8460dbe42da485777347f21ab608b9592c225ad8 Issue-ID:SO-133 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-19Update mocked json for createc001491071-0/+2
Update mocked json for create NS test Change-Id: I42400363a66783435fb883be99b66e6720268ce9 Issue-ID:SO-145 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-19Add subscriber info for apic001491073-20/+71
Add subscriber and service type for vf-c api Change-Id: I07f99852708f52cafd9fd31b699c2d4233ffa21d Issue-ID:SO-145 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-18Fixed issues in adapter packageseshukm1-7/+13
Issue-Id: SO-141 Change-Id: I1a6905aa7e1328e47b3d0f7580a1dca33c6a069c Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-09-18Fix the API dismatchc001491073-38/+38
Make the class definition match to the API Change-Id: I0e133af4ffc74ee1a826622a37592779be6dd9e8 Issue-ID:SO-140 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-18Remove the constants not usedc001491071-8/+1
Remove the constants not used Change-Id: Ic88c317168defe46bdd1691399ca71a01266e0b1 Issue-ID:SO-137 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-15Add UT for create servicec001491076-126/+279
Create service UT implement Change-Id: Ie9f1abbe730195b94796ca9cabb5e385c5dd0ea8 Issue-ID:SO-133 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-15Add comments for classc001491071-7/+60
Add class comments Change-Id: Ib6cda32f7ba9527b48fb159409fca8e0783a2f7e Issue-ID:SO-137 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-15Remove unused constantsc001491071-47/+0
Remove unused constants form definition Change-Id: Ia131a4b36769aa59dc31f54d4623b6c1cf3939c5 Issue-ID:SO-137 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-14Correct the rest URI of VFCc001491071-5/+5
Correct the rest URI of VFC LCM Change-Id: I4b2540e679b8cf53e815ba8e8ffd6082dbdec6fd Issue-ID:SO-133 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-14Add VFC UT Test JSONc0014910710-0/+113
Add Test Json for UT of vfc adapter Change-Id: Id8854e80680031c450dae0965046c70c5da93913 Issue-ID:SO-133 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-12Fix for SONAR critical issuesseshukm1-2/+3
Issue-Id : SO-117 Change-Id: I57e30d9a8a2b251a57466d92c49f41e2a5943b22 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-09-081710 Rebase - Second AttemptArthur Martella1-20/+20
This commit rebases changes from openecomp-mso/internal-staging-1710 up to and including this codecloud commit: 54483fc6606ddb1591a2e9da61bff8712325f924 Wed Sep 6 18:12:56 2017 -0400 Rebasing was done on a branch on top of this commit in so/master in ONAP: 93fbdfbe46104f8859d4754040f979cb7997c157 Thu Sep 7 16:42:59 2017 +0000 Change-Id: I4ad9abf40da32bf5bdca43e868b8fa2dbcd9dc59 Issue-id: SO-107 Signed-off-by: Arthur Martella <amartell@research.att.com>
2017-09-06Fix the commentsc0014910715-45/+38
Fix the review comments for vf-c adapter Change-Id: I1b2a7de490b7d46c07d522f5720ef005bfffe67d Issue-ID:SO-109 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-04Add VF-C Adapterc0014910722-0/+2441
Add VF-C Adapter to support VF-C APIs Change-Id: I4eb27755c8c5420343f457e0f9be37aa438361eb Issue-ID:SO-41 Signed-off-by: c00149107 <chenchuanyu@huawei.com>