aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-11-29Fix critical sonar issuesParshad Patel10-6/+25
Fix rethrow the "InterruptedException" and Use "isAssignableFrom" sonar issues Issue-ID: SDC-1895 Change-Id: I2cadc08b9e7acdc84cf25a3ce9d22199711afa5d Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-11-29Add new test cases for uncovered conditions.isaac.manuelraj2-11/+136
Added new test cases on top of existing test cases. Rebased it based on comment. Issue-ID: SDC-1774 Change-Id: I8d09c51cec2469049bde2ba8f77f597c6f418b7b Signed-off-by: isaac.manuelraj <isaac.manuelraj@huawei.com>
2018-11-28fix issue in in alloted resourceMichael Lando3-7/+1
update aloted template add it to upgrade normative remove use of mail librery Change-Id: Ie8922c6cce4ca10baaf401f7a7bfed436ceb585e Issue-ID: SDC-1945 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
2018-11-28Update INFO.yaml fileJessica Wagantall1-0/+8
Add Ofir Sonsino to the group Change-Id: I19bcba3d1ef7c00c8e5114cb21a65aad7e40d600 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-28Add updated normative typesYuli Shlosberg1-1/+22
Change-Id: I89977232727fd5516111279639a9ca19e7ce5018 Issue-ID: SDC-1962 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-11-27Improved notification on item archive/restorevempo7-38/+187
Addressed code review comments, added unit-tests. Change-Id: I2a74e9969540cb636658aa012f82a81e0fd2eac2 Issue-ID: SDC-1667 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-11-26error when trying to archive\restoreavigaffa22-211/+1105
fix bug: getting server error when trying to archive\restore VLM\VSP Change-Id: I7abefd2d8ac368d590329071a56f200c203cf966 Issue-ID: SDC-1667 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
2018-11-26SDC can not handle complex string in tosca yamlTal Gitelman5-5/+33
Issue-ID: SDC-1918 Change-Id: I86957b5d4bf0dab5ca749623efbccd6f4b535f10 Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
2018-11-26Update DCAE-DS readthedocsLior Nachmias2-0/+12
Change-Id: I74ccbdde418ce2f5700b21b1e5aa9590d2aba97d Issue-ID: SDC-1924 Signed-off-by: Lior Nachmias <lior.nachmias@intl.att.com>
2018-11-25UT-ToscaOperationFacade 6Sindhuri.A1-4/+119
UT for catalog be ToscaOperationFacade class Issue-ID: SDC-1775 Change-Id: I764b9c0f95414b47a757e9b946009b68afd49c72 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-11-25Refactor Code ArtifactsBusinessLogicSindhuri.A1-7/+5
Code refactor : catalog-be classes Issue-ID: SDC-1880 Change-Id: I91cde08ff38ea5436673e142c0730153b37c2200 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-11-25Code quality improvementsSonsino, Ofir (os0695)5-448/+449
Change-Id: I63a28a4c40d143876258e817bdf537d85c2e9f8e Issue-ID: SDC-1946 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-11-25Sonar code smellsSonsino, Ofir (os0695)6-27/+24
Change-Id: Ia43e9d0ff3de1b02d259c5bb05678b4cc6eb8b9b Issue-ID: SDC-1941 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-11-25Fix Sonar issuesSonsino, Ofir (os0695)7-93/+17
Change-Id: I487f54714f87e993b9fa4a3b43de7a65692922d5 Issue-ID: SDC-1925 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-11-23Service Workflow changessiddharth090523-181/+437
Service workflow change with few bug fixes Change-Id: Ice2376565bf46fb8d86fb6062654ec54bb2daa43 Issue-ID: SDC-1937 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-11-22Solve BE issues from sonarSonsino, Ofir (os0695)10-23/+20
Change-Id: Ide67cbc4418e94907437053e2db16b94c51da4ee Issue-ID: SDC-1948 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-11-22asdctool code quality improvementsSonsino, Ofir (os0695)8-48/+64
Change-Id: I443c9bb288d123d10bcc2f1f58f540206fb947fc Issue-ID: SDC-1950 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-11-22DAO sonar fixesSonsino, Ofir (os0695)8-49/+53
Change-Id: I453fdb5f2aa1488adbf0664a624a98b239d4a927 Issue-ID: SDC-1954 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-11-21Sonar code smell fixesSonsino, Ofir (os0695)6-1161/+1158
Change-Id: I324de653e8e3b4c74bd3723f6bed221f21094f5c Issue-ID: SDC-1948 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-11-20Add new test cases for uncovered lines of code.isaac.manuelraj1-0/+297
Added new test cases to existing class. Issue-ID: SDC-1774 Change-Id: I23215529f9bd1aff144beb18f9e1f158f7d3153b Signed-off-by: isaac.manuelraj <isaac.manuelraj@huawei.com>
2018-11-20Add new test cases for the classisaac.manuelraj1-0/+52
Added new test cases for the class Issue-ID: SDC-1774 Change-Id: Idf51b3b44a92f7c0caf6ac44a67365ebaa6f7759 Signed-off-by: isaac.manuelraj <isaac.manuelraj@huawei.com>
2018-11-19Enable Certificate for SDCTal Gitelman1-0/+0
Change-Id: Ic5e4d8257b67f7b596435df29e5304c131d7cfd5 Issue-ID: SDC-1894 Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
2018-11-19Fix sonar blocker issue in catalog-daoParshad Patel1-0/+18
Override equals() method in GraphRelation.java Issue-ID: SDC-1895 Change-Id: Ib6538043f81173336c30d6a97545ef036431c79f Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-11-19Fix sonar critical issue in common-app-apiParshad Patel1-8/+8
Fix use "isAssignableFrom" instead issue Issue-ID: SDC-1895 Change-Id: Ifb51c4bca8df5dd7cdb95bbf5baa1b39004dd1ea Signed-off-by: Parshad Patel <pars.patel@samsung.com>
2018-11-19Add UT for Combination model classSatyaki Mallick3-0/+50
Unit Test for Combination class which is part of the Combination feature. Issue-ID: SDC-1774 Change-Id: Iaa69b2f9f583469603ccd7183b93eb5eb100cfe2 Signed-off-by: Satyaki Mallick <satyaki.mallick@huawei.com>
2018-11-19Add new test cases for uncovered lines of code.isaac.manuelraj1-13/+387
Added new test cases on top of existing test class. Issue-ID: SDC-1774 Change-Id: I1fd38f14ef7fbfc6ddf478852c0dfd35a27607fa Signed-off-by: isaac.manuelraj <isaac.manuelraj@huawei.com>
2018-11-19UT-ElementBusinessLogic3Sindhuri.A1-6/+71
UT for catalog be ElementBusinessLogicTest class Issue-ID: SDC-1775 Change-Id: I73581cf34ef3f35880776f11cd17c5365876e1c9 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-11-19UT-AdditionalInformationBusinessLogic2Sindhuri.A1-64/+67
Enhanced UT for catalog-be AdditionalInformationBusinessLogic class Issue-ID: SDC-1775 Change-Id: If342732eb21ce285fa0a9643a32463712759e448 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-11-19UT-GroupBusinessLogic2Sindhuri.A1-3/+108
UT for catalog be GroupBusinessLogicTest class Issue-ID: SDC-1775 Change-Id: Ib0ce6ff0e0fa33787c6f3dc92003c794d3d0e991 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-11-19UT-ToscaOperationFacade 5Sindhuri.A1-0/+26
UT for catalog be ToscaOperationFacade class Issue-ID: SDC-1775 Change-Id: Ie47efa5e9146070f3ef7ec69683db3cbbca1650e Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-11-19UT-AdditionalInfoOperation2Sindhuri.A2-4/+48
UT for AdditionalInformationOperation class Issue-ID: SDC-1775 Change-Id: I971043f92b6566b121f3d31201ce29148d7d2b85 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-11-19UT-enhance NodeTemplateOperationTest4Sindhuri.A1-97/+106
UT for catalog model NodeTemplateOperation class Issue-ID: SDC-1775 Change-Id: Ib7907643e19264d94bda7cf04f4ad72b410eac42 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-11-19Refactor Code asdctool classesSindhuri.A2-39/+32
Code refactor : asdctool classes Issue-ID: SDC-1880 Change-Id: I9a3bfb20441f7c5df25c6a61b77abcb8268a0d62 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-11-18Unit-tested mappers of action libraryvempo1-0/+69
Change-Id: I4e3af94682b1575b6d76b4791c5533d5ebe3a471 Issue-ID: SDC-1917 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-11-18Unit-tests for mappers in application configvempo3-0/+96
Change-Id: Ic529125ab2f44f5000e39eb3dd724bd977605ccb Issue-ID: SDC-1917 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-11-18Unit-test for mappers in conflict libraryvempo3-3/+101
Change-Id: I6136fa7491b34d9f3fb8df78a55b8d992e2d27fe Issue-ID: SDC-1917 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-11-18Unit-test for mappers in item permissionsvempo2-7/+51
Change-Id: I047da38c9345aba1079e9ce360587a8d0650d10e Issue-ID: SDC-1917 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-11-18Unit-tests for mappers in item servicesvempo5-1/+286
Change-Id: I44b2574a70f6ad357dd0528f9bf4b3608ec33063 Issue-ID: SDC-1917 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-11-18Unit-tests for mappers in VSP libraryvempo28-43/+1511
Change-Id: Ibbe2e9c4ee85a7fe77b2b68e21d2266010f4fa62 Issue-ID: SDC-1917 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-11-17Unit-tests in notification, validation, VLMvempo11-127/+521
Unit-tests for mappers in a few libraries. Change-Id: I250ff97e5dfe90fa05ec329e25cf6a14dac261f7 Issue-ID: SDC-1917 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-11-15vcpe artifacts supportTal Gitelman1-20/+27
- make the input csar could accepted by SDC Change-Id: Ia327044c3fa606278d0e5783f35bfa724e5d1d5f Issue-ID: SDC-1911 Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
2018-11-15update sdc version in masterMichael Lando155-156/+156
update sdc version to 1.4.0 for master Change-Id: Ia3b16b397b6e01dc185549dd20be399ee67a791a Issue-ID: SDC-1913 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
2018-11-13vCPE Tunnel XConn : allottedResourcEtype isTal Gitelman4-5/+5
- failing to match SO trigger Change-Id: I5e56408f619487c436e7547c0935b3791d24016d Issue-ID: SDC-1909 Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
2018-11-13fix two typosliang ding1-2/+2
Change-Id: Icc3ca322d687365f29051ed8d3a27696d16ad16c Issue-ID: SDC-1910 Signed-off-by: liang ding <liang.ding@intel.com>
2018-11-12UT-ToscaOperationFacade 4Sindhuri.A1-0/+27
UT for catalog be ToscaOperationFacade class Issue-ID: SDC-1775 Change-Id: I9d42dfe6d6a2997e2d9f96d0fdd0f617a0e2cc3c Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-11-12Add UT for CommonUtilSatyaki Mallick3-8/+46
Add UT for CommonUtil in openecomp-be. Issue-ID: SDC-1774 Change-Id: Id197e79ede009f3ca34043f907a48b26af17be53 Signed-off-by: Satyaki Mallick <satyaki.mallick@huawei.com>
2018-11-11UT-GroupBusinessLogicSindhuri.A1-745/+85
UT for catalog be GroupBusinessLogicTest class Issue-ID: SDC-1775 Change-Id: I59ae7cbfdf11ba7f1b94313c9c359bb5b19c56d5 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-11-11Deleted artifact generator modulesvempo152-52446/+17
Change-Id: Ibad18285edc1181d7247d395efa8f2322e255147 Issue-ID: SDC-1906 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-11-08Add new test cases.isaac.manuelraj1-0/+37
Added new test cases to the existing test cases. Issue-ID: SDC-1774 Change-Id: I7521aa2265153ef17b85e65b5c594fb660fb43c5 Signed-off-by: isaac.manuelraj <isaac.manuelraj@huawei.com>
2018-11-08Fix validation bug in operation modalArielk2-3/+26
Checks is for only current tab parameters validity Change-Id: Ifd33a31c56fc3addd0ecf1479fb9d0559866b56c Issue-ID: SDC-1907 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>