summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-10-10Increased UT coverage -versioning-api-typesmojahidi8-188/+354
Increased UT coverage openecomp-sdc-versioning-api-types Change-Id: I28098e79848315076e75777e957a5dfe6f1eb481 Issue-ID: SDC-1673 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-10-09Unit test coverageayalaben4-9/+109
Change-Id: I9d5dc653ed636cb129106ff0ae12b43993611ddf Issue-ID: SDC-1822 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-10-09Increased UT coverage -versioning-api-dao-typesmojahidi10-369/+148
Increased UT coverage openecomp-sdc-versioning-api dao-types Change-Id: I1fe246926d44582eb9b6534509885ff21166a1c0 Issue-ID: SDC-1673 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-10-09Test coverage : openecomp-nosqldb-apisiddharth09059-167/+279
Increase test coverage Change-Id: If8b4b8e961278eb1448e8467cd7ac8e136c16315 Issue-ID: SDC-1673 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-10-09Increased UT coverage-openecomp-sdc-versioning-apimojahidi30-16/+339
Increased UT coverage openecomp-sdc-versioning-api Change-Id: I0e16ae376805359b7d4c2db72ce83c5c07d7ec9e Issue-ID: SDC-1673 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-10-09Use lombokshrikantawachar3-51/+16
Use lombok to remove getters, equals , hashcode Change-Id: If8edfc6cb59db2219ba323ecfe22c5102dee170e Issue-ID: SDC-1816 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-10-08Add support of interface in TOSCA datatypesshiria46-1322/+2503
Move all interface functionality from DataModelUtil class to TOSCA datatype relevant class Change-Id: Ifea22b60e9a71fe024e87f9987a749e9d56aad82 Issue-ID: SDC-1781 Signed-off-by: shiria <shiri.amichai@amdocs.com>
2018-10-08SOL004 compliant CSAR Manifest fileudhay_vz17-22/+22
Change-Id: I7f63fb12f413155072a5f35204f2b80ad8b7517b Issue-ID: SDC-1745 Signed-off-by: udhay<udhayachandran.m@verizon.com>
2018-10-08update jetty versionYuli Shlosberg3-11/+14
Change-Id: I4dbe6a4056a21af5a72b1ee9d5316674109fdd21 Issue-ID: SDC-1707 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-10-08Correct the incorrectseshukm6-41/+41
Change-Id: I6b436d9babbe8ebff17fefc5126d7948fedc20a7 Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-10-08UT for catalog be datamodelAnjali walsatwar4-0/+77
UT for catalog be datamodel class Issue-ID: SDC-1775 Change-Id: Id1a9a8c32fc674a553a1fd5d40426b0c08b07d15 Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
2018-10-07Entities are not ordered by Name user feedbackayalaben5-53/+67
Change-Id: I937b744c13d3cdf08a2ba23e365c7138494ac491 Issue-ID: SDC-1818 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-10-04fix csar creationMichael Lando5-26/+933
fix required not populated based on DB fix bad packaging of the normative types in csar fix import logic to correctly read boolean fields Change-Id: Idca39ddb070f5f816916a90f124c5c40dae415af Issue-ID: SDC-1447 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
2018-10-04fix netty security violationYuli Shlosberg6-0/+51
Change-Id: Iee4c5b6a15f81c53f7711b445760640a3b31ac31 Issue-ID: SDC-1721 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-10-04Component Questionnaire data retention bugfixnoahs1-2/+2
Change-Id: I0a8254c21f94db356b73e1f713b304f884225680 Issue-ID: SDC-1419 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-10-04fix incorect addition of derivedMichael Lando1-1/+0
to tosca.datatypes.nfv.AddressData a derived section was add, as a result the update normatives is failing. Change-Id: I12c9f03fbc1693a8eae50ddfe921c5cc321c76ea Issue-ID: SDC-1415 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
2018-10-03Test coverage : openecomp-session-libsiddharth09059-62/+237
Increase test coverage Change-Id: I3ac270b651c2e695cc970642fd7d27a3f557904f Issue-ID: SDC-1673 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-10-03Bugfix - CSAR packing for operations of same WFojasdubey1-1/+1
Fix for failed CSAR packaging if user creates two operations and associated workflows having artifacts to them. Updated the operation name before artifact name to make it unique before adding to zip Change-Id: I1c1997199ba015a0ce2fc35cda9696031babaebe Issue-ID: SDC-1802 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-10-02fix security violationYuli Shlosberg11-604/+364
Change-Id: I78adf42e6a328e782b4db394fa1a90c17bea9f17 Issue-ID: SDC-1725 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-10-02Added license header in html fileAnjali walsatwar41-0/+656
Issue-ID: SDC-1789 Change-Id: Ie024dfeee673f34998a64e31df25467f10f96873 Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
2018-10-02Added license header in html fileAnjali walsatwar16-2/+251
Issue-ID: SDC-1789 Change-Id: Ibcf49284a713df0766ac4b7131a534d99cb0a0cd Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
2018-10-02printGraphScreenDirective code removalAnjali walsatwar2-212/+0
Issue-ID: SDC-1798 Change-Id: I295e20bbf558e3250c37549e7b559f5175d4aed8 Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
2018-10-02exception is thrown on import normativeTal Gitelman2-43/+24
Change-Id: I26cd77466d4c79836665929066d2bff5b6ead92b Issue-ID: SDC-1796 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-09-27fix a typo in docker_run.shliang ding1-1/+1
Change-Id: I9e1d96afd6bba1082cdef77578ac6ed16f1c88ae Issue-ID: SDC-1803 Signed-off-by: liang ding <liang.ding@intel.com>
2018-09-27correct the incorrectseshukm2-17/+18
Change-Id: Iea2c6c7bb219106bd0ca0e04038348f41b73cac3 Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-27remove chroma driver binaryMichael Lando2-70/+0
Change-Id: I694d6c5f1a96f210efacde05b2bc47ae37f51725 Issue-ID: SDC-1785 Signed-off-by: Michael Lando <ml636r@att.com>
2018-09-27Fix header info of menu-itemseshukm3-10/+18
Change-Id: Icc2bca4c1afb07d037c521e88b18eb6f633283d0 Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-27DM modification to align with R2 DM clean versionliang ding11-174/+362
Change-Id: Ifcb5d3e644f46e4c9a4467e28b0dd7616b485497 Issue-ID: SDC-1415 Signed-off-by: liang ding <liang.ding@intel.com>
2018-09-27Interface Operation disappears on VSP updatepriyanshu2-10/+36
Interface Operation disappears on VSP update Change-Id: I209e8a41292aa2ccfa4466b3f383d53005b7b08b Issue-ID: SDC-1772 Signed-off-by: priyanshu <pagarwal@amdocs.com>
2018-09-27User is unable to modify name of VFmojahidi6-145/+76
User is unable to modify name of VF having operations which was created via Heat Flow Change-Id: I42b666137b26755cccf71028b220560f42b0c0f7 Issue-ID: SDC-1771 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-09-27app/modules RefactoringAnjali walsatwar2-6/+1
Issue-ID: SDC-1789 Change-Id: I5dbee8edec34a59f6736e0a637d785bfbbc44eb4 Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
2018-09-27Refactoring Catalog UI codeAnjali walsatwar1-6/+3
Issue-ID: SDC-1789 Change-Id: Ic6acfdb637444e9be879fbac76874d892e0eb360 Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
2018-09-26Deleted empty openecomp-sdc-model-corevempo6-78/+11
Change-Id: I223a2bde488e1e932337cfdcaa371f1b80c5b2bc Issue-ID: SDC-1783 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-09-26console exception comming in add Artifact pageAnjali walsatwar1-1/+1
Issue-ID: SDC-1792 Change-Id: Idf4fece6b9a5f81501c414b1ffa08934e312be00 Signed-off-by: Anjali walsatwar <anjali.walsatwar@huawei.com>
2018-09-25Add copyright info for asdctool classesSindhuri.A3-0/+87
Addition of copyright info for asdctool classes Issue-ID: SDC-1754 Change-Id: I3c899fa3d4b9aec7b09c4ee1c81f1a36d64b34e1 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-09-25UT-asdctool DeleteComponentHandlerSindhuri.A1-0/+91
UT for asdctool DeleteComponentHandler class Issue-ID: SDC-1775 Change-Id: Ifc574602d0451ad561a4d362f9d6bd0e4d17ff75 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-09-25fix licensing issuesMichael Lando20-36058/+30
remove unused files update the licensing file to aligne with LF format fix csars Change-Id: Ic511ed6ef53dd49f4af1ecef0522a852a7349f7a Issue-ID: SDC-1785 Signed-off-by: Michael Lando <ml636r@att.com>
2018-09-25UT-asdctool utils ReportWriterSindhuri.A1-0/+50
UT for asdctool utils ReportWriter class Issue-ID: SDC-1775 Change-Id: I8c53f2fa7db51bde899325feb503a5b1527ef85e Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-09-25UT-asdctool CsarGeneratorSindhuri.A1-0/+92
UT for asdctool CsarGenerator class Issue-ID: SDC-1775 Change-Id: I3ccc58d8d17dfab0baf5666ac9ce0d1b4adcd684 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-09-25Fix header info of be enum datatypesseshukm14-50/+61
Change-Id: I19721ae47c4daadee9ad37c398d46ebcfcf370ec Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-25Fix header info of catalog-ui ng2seshukm6-1/+101
Change-Id: Icc47430233266218e793fa5dce1cb4cc91824aa5 Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-25Fix Copyright info in component take2seshukm20-0/+322
Change-Id: Ia79f20d2489a8ee6cabd82ca41122791d0393b41 Issue-ID: SDC-1754 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-25fix security vilation CVE-2015-3253Tal Gitelman9-19/+18
Change-Id: I694afc331a2bbc41f2d179b9591a1fb3f1065b5e Issue-ID: SDC-1715 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-09-25remove the unwanted codeseshukm110-49845/+0
Change-Id: I6785a2a24e4508b23d8c8cc414f4421ce8c6a115 Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-25Test coverage-Correctionssiddharth090555-2274/+3733
Increase test coverage Change-Id: I8268d31486b3410fbe8791c6d8c4eed4b237462c Issue-ID: SDC-1673 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com> Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-09-25fix two typos CSER->CSARliang ding1-2/+2
Change-Id: I3969ddff6a7b32a9eddd02daa33de6af37a2a55b Issue-ID: SDC-1790 Signed-off-by: liang ding <liang.ding@intel.com>
2018-09-25fix licensing issuesMichael Lando3-3/+3
license section in package.json updated to apache 2 Change-Id: I4387c8be48cadd9e1499bf7d83d0d0f58c8e7f63 Issue-ID: SDC-1785 Signed-off-by: Michael Lando <ml636r@att.com>
2018-09-24Fix Copyright info in sdc Take 1seshukm50-31/+835
Change-Id: I5c4f1cf104d6d2dc230f390d6591325d220c4be5 Issue-ID: SDC-1754 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2018-09-24UT for catalog be ToscaTypeImportDataImplSindhuri.A1-0/+49
UT for catalog be ToscaTypeImportDataImpl class Issue-ID: SDC-1775 Change-Id: I072b5f123553dc1fa0c8d9961317720d9ebd82f4 Signed-off-by: Sindhuri.A <arcot.sindhuri@huawei.com>
2018-09-23Fix release-notes.rstseshukm1-17/+17
Change-Id: I69e8f932110ca98b21539c2c6caeab740471f9c1 Issue-ID: SDC-1770 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>