aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-09-18Fixed issues in adapter packageseshukm13-129/+169
Issue-Id: SO-141 Change-Id: I1a6905aa7e1328e47b3d0f7580a1dca33c6a069c Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-09-18Fixed Issues In adapter code.seshukm15-53/+103
Issue-Id : SO-141 Change-Id: I0e901537013634dfc3f0950921c2ebbc2afa411f 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-18Format vfc adapter pom filec001491071-101/+97
Make the pom file of vfc adapter formatted Change-Id: I0428a23ca2ffd8c9fde3aa8bbbbdf90ff4fbc093 Issue-ID:SO-137 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-15Merge "Service for VoLTE usecase IssueId:SO-135"Seshu Kumar M1-0/+438
2017-09-15Merge "Add UT for create service"Seshu Kumar M7-128/+301
2017-09-15Service for VoLTE usecaseSeshu-Kumar-M1-0/+438
IssueId:SO-135 Change-Id: I7cd247400c91a4a9d2fa9b10b917d1657f27c361 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-09-15Merge "VoLTE service instance IssueId:SO-43"Seshu Kumar M11-0/+835
2017-09-15Add UT for create servicec001491077-128/+301
Create service UT implement Change-Id: Ie9f1abbe730195b94796ca9cabb5e385c5dd0ea8 Issue-ID:SO-133 Signed-off-by: c00149107 <chenchuanyu@huawei.com>
2017-09-15Merge "Added UT tests Issue-Id : SO-134"Chuanyu Chen2-0/+497
2017-09-15VoLTE service instanceSeshu-Kumar-M11-0/+835
IssueId:SO-43 Change-Id: Ib67eccab5cc4cf0c55c88aca3ca128225d6d9279 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@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-14Added UT testsseshukm2-0/+497
Issue-Id : SO-134 Change-Id: I2d817ce3f6763c7e37b29082493e55d72d488458 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-09-14Merge "Correct the rest URI of VFC"Seshu Kumar M1-5/+5
2017-09-14Merge "Add VFC UT Test JSON"Seshu Kumar M10-0/+113
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-14Merge "bmpn sonar issue fix IssueId: SO-118"chuanyu chen2-1/+23
2017-09-14Merge "bmpn sonar issue fix IssueId: SO-118"chuanyu chen0-0/+0
2017-09-14Merge "Sonar defect issues IssueId: SO-118"chuanyu chen0-0/+0
2017-09-14Merge "Fix for SONAR critical issues Issue-Id : SO-118"chuanyu chen0-0/+0
2017-09-13Remove maven-license-plugin from pom.xmlRob Daugherty1-39/+0
The Mojohaus license plug-in was previously used to add automatically a license to a file. Since any new file is not necessary created under the AT&T license, the plug-in needs to be removed. Change-Id: I58642c091308cd8067a48361bd02671f208e146b Issue-id: SO-69 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-09-13Jackson provider exception from healthcheckRob Daugherty1-0/+5
com.google.common.util.concurrent.ExecutionError: java.lang.LinkageError: loader constraint violation: Change-Id: I65189a8533998599c2156a020fc5540dbeca695f Issue-id: SO-124 Signed-off-by: Rob Daugherty <rd472p@att.com>
2017-09-13Merge "Fix for SONAR critical issues Issue-Id : SO-117"chuanyu chen43-183/+279
2017-09-13bmpn sonar issue fixseshukm19-121/+176
IssueId: SO-118 Change-Id: Ib7830bb47d41f322a14bc82b7bc99748b547d640 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-09-13bmpn sonar issue fixseshukm8-27/+36
IssueId: SO-118 Change-Id: I7fe10c7c8266105edbe0f67c434ec389cbe5fe02 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-09-13Sonar defect issuesseshukm8-9/+32
IssueId: SO-118 Change-Id: I19221e6b4c41db7f00201dbc6805e76068bf099e Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-09-13Fix for SONAR critical issuesseshukm9-27/+58
Issue-Id : SO-118 Change-Id: Ifc7d21387f33c7cb28d63b50ab99241818dc5d24 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-09-13Merge "Fix hardcoded orchestration-status"Seshu Kumar M2-4/+7
2017-09-12Fix for SONAR critical issuesseshukm43-183/+279
Issue-Id : SO-117 Change-Id: Icdc64605b475e20af7e871135af327f7d0e38792 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-09-12Fix for SONAR critical issuesseshukm7-27/+52
Issue-Id : SO-117 Change-Id: I57e30d9a8a2b251a57466d92c49f41e2a5943b22 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-09-11Fix hardcoded orchestration-statusAbhishek Shekhar2-4/+7
While creating a service-instance orchestration-status is hardcoded to be Active. The user should be allowed to set the initial status. Issue-id: SO-108 Change-Id: Ica6febae1f7733125126b49f4f7e0e23bba2a0f2 Signed-off-by: Abhishek Shekhar <abhishek.shekhar1@amdocs.com>
2017-09-11Fix for SONAR critical issuesseshukm3-13/+25
Issue Id : SO-117 Change-Id: I7774a2d35f46398c3c3d6a9b4da97a0a52ef941e Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-09-11Merge "SO header changes for xml IssueId: SO-120"chuanyu chen1-1/+1
2017-09-11Merge "SO header changes for Json IssueId: SO-120"chuanyu chen2-2/+2
2017-09-11Merge "Groovy scripts header correction IssueId: SO-120"chuanyu chen88-88/+88
2017-09-11SO header changes for xmlSeshu-Kumar-M1-1/+1
IssueId: SO-120 Change-Id: Iafc4836259e4e906074d1caef56a0991f84e12fe Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-09-11SO header changes for JsonSeshu-Kumar-M2-2/+2
IssueId: SO-120 Change-Id: I6d54eeeb34d8d46c588fd09c417aba3e1f5173b0 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-09-11Groovy scripts header correctionSeshu-Kumar-M88-88/+88
IssueId: SO-120 Change-Id: I58aaff6213fcc91388f1cabf3ca37838a25c1c73 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-09-11Merge "Change the header to SO IssueId: SO-120"chuanyu chen4-4/+4
2017-09-11Merge "Change the header to SO IssueId: SO-120"chuanyu chen39-39/+39
2017-09-11Merge "Change the header to SO IssueId: SO-120"chuanyu chen127-127/+127
2017-09-11Merge "Change the header to SO IssueId : SO-120"chuanyu chen27-27/+27
2017-09-11Merge "Change the header to SO IssueId: SO-120"chuanyu chen163-165/+165
2017-09-11Merge "Change the header to SO IssueId: SO-120"chuanyu chen218-218/+218
2017-09-11Merge "Cleanup project's name in Sonar"Seshu Kumar M1-1/+1
2017-09-11Change the header to SOSeshu-Kumar-M4-4/+4
IssueId: SO-120 Change-Id: I01c886124436ec4e29ff7c38f6a3ee397e62b00c Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
2017-09-11Change the header to SOSeshu-Kumar-M39-39/+39
IssueId: SO-120 Change-Id: I429381791a209b421349baa9a4adaa32c6e27958 Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>