aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-03-13Add Deployment Artifacts to PNFdermot1239-9/+82
Add support for PM_Dictionary and VES Events Deployment Artifacts to PNF Change-Id: Ief85d40bd180aae0662cfb58f794f5b0d7e5ec9c Issue-ID: SDC-2109 Issue-ID: SDC-2155 Signed-off-by: dermot123 <dermot.melia@est.tech>
2019-03-12Get manifest location from Meta filekooper26-474/+777
Change-Id: Ibdf3e3c0a5c045d19e207c7e48f3404ff099fb3c Issue-ID: SDC-2152 Signed-off-by: kooper <sergey.sachkov@est.tech>
2019-03-11Fix sonar issues in security-utilsParshad Patel2-16/+58
Fix Either log or rethrow this exception issue Fix Move this constructor to comply with Java Code Conventions Add Log.isWarnEnabled check Format string using formatter Issue-ID: SDC-1895 Change-Id: I54a6867a50ffafaf284be0e8e2e8ed3d1dac3f23 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-03-10CSAR Package validationbilal.iqbal39-145/+1548
Change-Id: I11af8d93f5a2cd0566a5caf0dad0519d70bd57d7 Issue-ID: SDC-2147 Issue-ID: SDC-2148 Issue-ID: SDC-2149 Issue-ID: SDC-2150 Signed-off-by: bilal.iqbal <bilal.iqbal@est.tech>
2019-03-07Parse Tosca.meta filekooper13-118/+278
Change-Id: I50521fb62999322c99b39024097ab5729f3c1580 Issue-ID: SDC-2151 Signed-off-by: kooper <sergey.sachkov@est.tech>
2019-03-07Fix too many method parameterArindam Mondal3-13/+205
Implement builder to fix too many method parameter issue Issue-ID: SDC-2164 Change-Id: I6f071a7c704002ba523efca942ab51a00c0272ee Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
2019-03-06add cloud specific typeLiang Ding5-2/+21
Change-Id: I9fed3476405ff8fd13b8980e65eef76bfa48187b Issue-ID: SDC-2041 Signed-off-by: Liang Ding <liang.ding@intel.com>
2019-03-06Bug Fix - Requirement and capabilities featuremojahidi4-32/+41
Fixed - bugs Change-Id: I6d5dea6ff1e508caf6580c86c430a0bfcbc23c88 Issue-ID: SDC-2142 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2019-03-06Fix sonar issue in sdc/openecomp-beParshad Patel2-4/+4
Fix Cast one of the operands of this multiplication operation to a "long" issue Issue-ID: SDC-1895 Change-Id: I3e87b13e132dafd90558395089111dcf22b75a6e Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-03-05Add 'Req & Cap' screen for VF/PNF/Service - UImiriame31-49/+1555
Issue-ID: SDC-2142 Change-Id: I23a2de18862e18389f801cbec3e452d7094df8e9 Signed-off-by: miriame <miriam.eini@amdocs.com>
2019-03-04Add manifest non mano set supportkooper28-191/+849
Issue-ID: SDC-2141 Change-Id: I056e8f7c1da8f17ce8583207660882f85a4d11a4 Signed-off-by: kooper <sergey.sachkov@est.tech>
2019-03-04Fix Sonar Issueshrek20001-11/+1
Add dependent child service to service Issue-ID: SDC-1987 Change-Id: If9a4d534b45aecc8f827e5d2ce80c35c13876078 Signed-off-by: shrek2000 <orenkle@amdocs.com>
2019-03-04Requirement and capabilities featuremojahidi66-399/+6758
1. Enhance Service/VF/PNF to support Req & Cap 2. Added Type fetch APIs to fetch types from global types Change-Id: I2b749ec9da34e488421b8ebe311ccf03c4b7c0fd Issue-ID: SDC-2142 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2019-02-28fix artifact delivery id implementationArielk6-22/+15
Change-Id: Ib2dc33852ff86ec0fd789b74e6a1fd7d9a50e798 Issue-ID: SDC-2084 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2019-02-26Add unit testOren Kleks1-0/+63
Add dependent child service to service Issue-ID: SDC-1987 Change-Id: I0aa172db1aceb08f8246c1e79b255a63b03bd036 Signed-off-by: shrek2000 <orenkle@amdocs.com>
2019-02-26Fix Blocker & Critical Sonar issues in asdctoolParshad Patel4-13/+17
Fix NullPointerException issues Update test case Issue-ID: SDC-1895 Change-Id: I183b0bee127efa4331e79a1b76df558dbc9ca33a Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-02-24fix a typoLiang Ding2-5/+5
Lable --> Label Signed-off-by: Liang Ding <liang.ding@intel.com> Issue-ID: SDC-2128 Change-Id: I24ff0d9364eb6d39b565b34cee20e9f00364275d
2019-02-24fix a POL500 issueLiang Ding1-3/+7
when creating a VSPfrom a tosca VNF, a POL500 was reported Change-Id: I8d942b81689f35cdeb16aa4b0925371394bb639c Issue-ID: SDC-1983 Signed-off-by: Liang Ding <liang.ding@intel.com>
2019-02-20Add new testcases to the existing class.isaac.manuelraj1-1/+90
Added new testcases to improve the coverage. Issue-ID: SDC-1774 Change-Id: I08f18ca947891c596c32b867e444e72b56c9db39 Signed-off-by: isaac.manuelraj <isaac.manuelraj@huawei.com>
2019-02-20fix a typoLiang Ding1-3/+3
VfModuleArtifacGenerator -> VfModuleArtifactGenerator Change-Id: I58fa51c74974adef1f32c52eb3eee61fb56cb2ee Issue-ID: SDC-2087 Signed-off-by: Liang Ding <liang.ding@intel.com>
2019-02-19Test Sanity FixOren Kleks1-5/+0
Add dependent child service to service Issue-ID: SDC-1987 Change-Id: I07d0923c085ddaef778b99a5cf2db64a9e11c12d Signed-off-by: shrek2000 <orenkle@amdocs.com>
2019-02-19Test Sanity FixOren Kleks1-1/+6
Add dependent child service to service Issue-ID: SDC-1987 Change-Id: I7ca6f69321499e976f61e5b06b5bb464e8b58e4e Signed-off-by: shrek2000 <orenkle@amdocs.com>
2019-02-19Fix Logger CreationOren Kleks2-25/+23
Add dependent child service to service Issue-ID: SDC-1987 Change-Id: Ibfac137cbdc296d4b3fc97937054f879aeeaf46f Signed-off-by: shrek2000 <orenkle@amdocs.com>
2019-02-18fix a typoLiang Ding10-14/+14
ALRADY --> ALREADY Signed-off-by: Liang Ding <liang.ding@intel.com> Issue-ID: SDC-2124 Change-Id: I6dc337b7b6b9229253107aca461bf32129601ed8
2019-02-18Interface Operation - Fix broken featureojasdubey1-8/+84
Fixed the broken interface operation feature due to a separate commit Change-Id: I080bd6b0524b2866465e26ea43a0514656f9f19e Issue-ID: SDC-2073 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2019-02-14Update workflow contextshrikantawachar2-3/+3
Update workflow context Change-Id: I068b5dd66383cfef52e966abee5958f326df042c Issue-ID: SDC-2121 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2019-02-14Add 'Service Dependencies' tab in composition pagemiriame37-53/+1274
Issue-ID: SDC-1987 Change-Id: Ib5b688c12234c81fe6f89b2b5d37dd16a75b0db9 Signed-off-by: miriame <miriam.eini@amdocs.com>
2019-02-13Bug Fix - error 500Yuli Shlosberg2-261/+519
bug desc- Can't checkin service that has service with EXT VL inside - error 500 Change-Id: I711d70b153e6370dffba2130a1aedd7cab28a065 Issue-ID: SDC-2073 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2019-02-13Fix duplicated constantsshrek20002-45/+42
Add dependent child service to service Issue-ID: SDC-1987 Change-Id: I630c4c84c705f9af7d346598de9b478d3dda940a Signed-off-by: shrek2000 <orenkle@amdocs.com>
2019-02-12Remove broken testsshrek20001-1/+0
Add dependent child service to service Issue-ID: SDC-1987 Change-Id: I8da544fbc3f874a7a23ff3a59159cadc4288b4a3 Signed-off-by: shrek2000 <orenkle@amdocs.com>
2019-02-11Support modal dataTestId from SDCUIYarin Dekel3-9/+23
Issue-ID: SDC-2120 Change-Id: I5104d029896a33552d0a9ce64146a47ecf468235 Signed-off-by: Yarin Dekel <yarind@amdocs.com>
2019-02-11Fix critical sonar issues in sdc/catalog-beParshad Patel1-6/+6
Fix Cast one of the operands of this integer division to a "double" issues Issue-ID: SDC-1895 Change-Id: If880270321fed4c4fdc6b1de8db110253fe8d8d8 Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2019-02-11react 16 upgradeEinav Weiss Keidar193-10033/+10436
Issue-ID: SDC-1762 Change-Id: I7701f12fc63bb09f8c985c7c893b984701dcbfab Signed-off-by: Einav Keidar <einavw@amdocs.com>
2019-02-10Fix Null Pointer Issueshrek20002-1/+3
Add dependent child service to service Issue-ID: SDC-1987 Change-Id: I99418251ffc45f025fe9cd4505159a20ea115e86 Signed-off-by: shrek2000 <orenkle@amdocs.com>
2019-02-07Add dependent child service to serviceshrek200044-43/+1703
Add dependent child service to service Issue-ID: SDC-1987 Change-Id: I5a650f57a27587c4ce6f33059719060ffa1f13de Signed-off-by: shrek2000 <orenkle@amdocs.com>
2019-02-07Fixes to docker runilanap3-8/+8
with summary report for cucumber to be inserted into emails Change-Id: I2b65410a7dddf7cfe2f897db43d77809eaf9cb9e Issue-ID: SDC-2028 Signed-off-by: ilanap <ilanap@amdocs.com>
2019-02-06Remove FC toggleManzon, Inna (im453s)3-11/+7
Change-Id: I22d97e1dd57c4058bc6987fa88b9485a057b47f8 Issue-ID: SDC-2099 Signed-off-by: Manzon, Inna (im453s) <im453s@intl.att.com>
2019-02-05Check if WF plugin is loadedArielk4-33/+55
Change-Id: Ia3538d66ace7d5e862625861c242aed68bf09f18 Issue-ID: SDC-2084 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2019-02-05Fixes to docker runilanap8-20/+31
yet again since changes did not affect the changes in the merge build Change-Id: I71881fcfc556a0566bc2d05c6bc33a52d5873b10 Issue-ID: SDC-2028 Signed-off-by: ilanap <ilanap@amdocs.com>
2019-02-05fix review comments on property assignmentTalio13-235/+114
Change-Id: Ia986294cb552f4e26b3ebf1d1b50c9b7941553ab Issue-ID: SDC-2097 Signed-off-by: Talio <tali.orenbach@amdocs.com>
2019-02-05update INFO.yaml with Priyanshu as committeravigaffa1-62/+70
adding Priyanshu Agarwal as committer Change-Id: I85221887572d91dc561348e1902ba32c3709a07e Issue-ID: CIMAN-237 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
2019-02-05Edit op crashes for existing WFArielk2-36/+37
Change-Id: I2901820a46d8360daa76b46600c67134c63f079a Issue-ID: SDC-2084 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2019-02-04Fixes to docker runilanap8-55/+44
revertnig back to when the last merge passed Change-Id: I7f681865f51ac070c9bbbfdbc1f4ffcdb00581b2 Issue-ID: SDC-2028 Signed-off-by: ilanap <ilanap@amdocs.com>
2019-02-04Add property mapping feature to ONAPTalio56-1106/+2969
Add service property assignment Change-Id: I29748ce12bacab06b8bc27f8875b39d80ffe5af7 Issue-ID: SDC-1988 Signed-off-by: Talio <tali.orenbach@amdocs.com>
2019-02-03Fixes to docker runilanap4-5/+5
different port on jenkins where 8080 already taken Change-Id: I579a422112dcc5c1deec148f1d233fd1c057b7a2 Issue-ID: SDC-2028 Signed-off-by: ilanap <ilanap@amdocs.com>
2019-02-03Fixes to docker runilanap8-17/+28
different port on jenkins where 8080 already taken Change-Id: If7ed9b00faf3e44e56593b53ca64397d0ad05eb8 Issue-ID: SDC-2028 Signed-off-by: ilanap <ilanap@amdocs.com>
2019-01-31Operation Outputs - Operation screen BEojasdubey6-38/+125
1. Fixed bug in tosca generation for mapped outputs 2. Fixed issues in validation of modified mapped outputs and tosca generation 3. Unit tests Change-Id: I2cb9a55d58d8e9a8d2a4a064646d6ef7ec93e61f Issue-ID: SDC-2085 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2019-01-31Fixes to testsilanap5-16/+8
Change-Id: Ife159ce00d501c8f0e00dc3cbc5a9f447d2b8ca4 Issue-ID: SDC-2028 Signed-off-by: ilanap <ilanap@amdocs.com>
2019-01-30Add dependent child service to serviceshrek200029-2/+2503
Add dependent child service to service Issue-ID: SDC-1987 Change-Id: Ic542fe1bc13f2b77df9944f05421a42b4b21c437 Signed-off-by: shrek2000 <orenkle@amdocs.com>
2019-01-29Update release notes for R3 MRSonsino, Ofir (os0695)1-4/+39
Change-Id: I351a9948dea1ce2d3919135c95b80edd3d8fb4ab Issue-ID: SDC-2088 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>