summaryrefslogtreecommitdiffstats
path: root/openecomp-be
AgeCommit message (Collapse)AuthorFilesLines
2018-11-01upgrading jettyTal Gitelman3-3/+3
Change-Id: Ie6307656f88cab59346bb17bcfc75ca494b572d7 Issue-ID: SDC-1767 Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
2018-11-01Remove duplicate and unused Test ClassesSatyaki Mallick1-1281/+0
Remove unused and duplicate Test Classes Issue-ID: SDC-1774 Change-Id: I29b9b04d017cfcf85ad670ffc5a549fd88177daf Signed-off-by: Satyaki Mallick <satyaki.mallick@huawei.com>
2018-10-31Add NFC naming code to the csar of manual vsptalig2-69/+71
In getComponentDisplayName consider the case of manual vsp, in which: the added suffix "_VNF" should be removed in order to get the component display name Change-Id: I4a439b6970ed08bd997fef09ec8360ac1bf2b579 Issue-ID: SDC-1882 Signed-off-by: talig <talig@amdocs.com>
2018-10-29Add UT cases for Action.javaisaac.manuelraj1-0/+124
Added UT cases for Action.java Issue-ID: SDC-1774 Change-Id: I53653df7ea68051b72bb8305c8f618128cbfada1 Signed-off-by: isaac.manuelraj <isaac.manuelraj@huawei.com>
2018-10-27Upgrading Jetty version in onboardingshrikantawachar1-1/+1
Upgrading Jetty version in onboarding Change-Id: I1b34f019819ee55295af083daa2ba4bf25433a82 Issue-ID: SDC-1870 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-10-25Add UT for zusammen adaptortalig8-48/+426
Change-Id: I80720b3c322b55ae39b363f3042c9f0efb5e1510 Issue-ID: SDC-1822 Signed-off-by: talig <talig@amdocs.com>
2018-10-25Removed code that stored configuration in DBvempo4-17/+32
Conditionally enabled unit tests, fixed a few static analysis violations, added copyright headers. Change-Id: I46ccafc5f4397f82b86d5c51bf0452f2060f6a70 Issue-ID: SDC-1867 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-10-24update sdc version to 1.3.1Michael Lando137-137/+137
Change-Id: I195d96ddf5bd6257ade7eb56c65f9e4bc2d602b6 Issue-ID: SDC-1865 Signed-off-by: Michael Lando <michael.lando@intl.att.com>
2018-10-24Validate vlm is not draft during vsp submittalig2-16/+22
If vlm version is used - make sure it is Certified, otherwise - make sure the vlm contains at least one Certified version Change-Id: Iacb28d622f334d7d81d3e56991e5a2540ed7bcc3 Issue-ID: SDC-1843 Signed-off-by: talig <talig@amdocs.com>
2018-10-22Test coverage : ToscaFileOutputServiceCsarImplTestsiddharth09051-128/+148
openecomp-tosca-lib Change-Id: I2448672b685c591ebbb27af26761b891e52d44d7 Issue-ID: SDC-1673 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-10-22Test coverage : Use Lombok in modelssiddharth090511-314/+239
openecomp-tosca-lib Change-Id: I10df604ec6f51bc453e98280fb1be5481e00b074 Issue-ID: SDC-1673 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-10-22Test coverage : ToscaAnalyzerServiceImplTestsiddharth09051-44/+180
openecomp-tosca-lib : Increase test coverage Change-Id: I8a17c19841338705c84f2c1cc20d97da4a8f0215 Issue-ID: SDC-1673 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-10-22test coveragetalio5-23/+126
add unit tests for ResourceBaseValidator Change-Id: Ib81a2f51d935156597eb055028d7e6da6e8d5834 Issue-ID: SDC-1864 Signed-off-by: talio <tali.orenbach@amdocs.com>
2018-10-22Increase Unit Test coverageayalaben10-2/+613
Change-Id: Ib848a9c157434e1e5a4e4a2d0e3e4f79627e36dd Issue-ID: SDC-1822 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-10-22Increased UT coverage - ActionsImplmojahidi2-0/+386
Increased UT coverage for ActionsImpl Change-Id: I4ef717cc895a890a26dc3df269dd33517e8fbad0 Issue-ID: SDC-1673 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-10-22test coveragetalio2-0/+129
add unit tests for GlobalValidationContext class Change-Id: I39291c4b48684125de3f7d5584fbe62a08b5ea96 Issue-ID: SDC-1860 Signed-off-by: talio <tali.orenbach@amdocs.com>
2018-10-22Update datatypes using lombokshiria8-137/+148
Issue-ID: SDC-1859 Change-Id: Ia7cfc86c9a0faa20a2fdbba08181b285ea3c7eef Signed-off-by: shiria <shiri.amichai@amdocs.com>
2018-10-22Increase Coverage - ImageManagerImplsheetalm1-340/+317
Increase Coverage - ImageManagerImpl Change-Id: I3d4f0e16e99770ee3fa6f7d3dee6ab6cb7c7defc Issue-ID: SDC-1673 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-10-22Discrepancy in Entitlement Pool1.3.0priyanshu1-4/+10
Discrepancy in Entitlement Pool between vendor-license-model.xml and vf-license-model.xml Change-Id: Ic68081c6a2d29840bd2cb6dab10f4c024c7bba86 Issue-ID: SDC-1856 Signed-off-by: priyanshu <pagarwal@amdocs.com>
2018-10-18VSP submit doesn't validate vlm versionayalaben4-12/+13
Change-Id: I8105cc83c0ba6ec3b45a04672399ca6ac9986146 Issue-ID: SDC-1843 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-10-17VSP submit doesn't validate vlm versionayalaben3-8/+21
Change-Id: If98f41c186b330e7f17e51ef88c6b5e91121f2c9 Issue-ID: SDC-1843 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-10-16Increased UT coverage ActionManagerImplTestmojahidi2-7/+474
Increased UT coverage ActionManagerImplTest Change-Id: I554c8a148c1b5fef239035b05be267a5ec874ff6 Issue-ID: SDC-1673 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-10-15Test coverage : openecomp-tosca-libsiddharth09058-376/+1352
Increase test coverage Change-Id: I6d6a9005d16b03f36b50c867d13db5f063fe3d07 Issue-ID: SDC-1673 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-10-14Unit test coverageayalaben23-78/+887
Change-Id: I3634ccaa60c72ee91b89ae42b8da8926b5823436 Issue-ID: SDC-1822 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-10-11Test coverage : openecomp-sdc-notification-apisiddharth09055-253/+61
Increase test coverage Change-Id: I13ddec81fd06542d3d11e4236d76416309ae32d9 Issue-ID: SDC-1673 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
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 datatypesshiria9-546/+518
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_vz12-22/+22
Change-Id: I7f63fb12f413155072a5f35204f2b80ad8b7517b Issue-ID: SDC-1745 Signed-off-by: udhay<udhayachandran.m@verizon.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-04Component Questionnaire data retention bugfixnoahs1-2/+2
Change-Id: I0a8254c21f94db356b73e1f713b304f884225680 Issue-ID: SDC-1419 Signed-off-by: ayalaben <ayala.benzvi@amdocs.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-09-27DM modification to align with R2 DM clean versionliang ding1-64/+217
Change-Id: Ifcb5d3e644f46e4c9a4467e28b0dd7616b485497 Issue-ID: SDC-1415 Signed-off-by: liang ding <liang.ding@intel.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-25Test coverage-Correctionssiddharth090554-2273/+3732
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-19Handling Security violationsshrikantawachar1-1/+0
Handling Security violations about groovy Change-Id: I6349a9a81d909b42ece55588215216a6a71865a0 Issue-ID: SDC-1714 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-09-13Handling Security violationsshrikantawachar1-2/+2
SDC-1727, SDC-1724, SDC-1723, SDC-1718, SDC-1719, SDC-1716 and SDC-1325 Change-Id: I9a7cccbe4e0042d476bed74157e6173377b73d44 Issue-ID: SDC-1727 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-09-13Bugfix - Action mandatory param validationojasdubey1-5/+2
Fix for actions getting created without passing mandatory parameters Change-Id: I3e332d92d0ad99b85d945ab25d7406e916642314 Issue-ID: SDC-1755 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-09-13Test coveragesiddharth090514-893/+1354
Increase test coverage Change-Id: I43e3149d0d4b07dc8e260f3d5fac025197882f3a Issue-ID: SDC-1673 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-09-09Add support for service substitution filtershiria3-0/+80
Change-Id: Id320380b83f072e0b8f5a81831111cbe96957d78 Issue-ID: SDC-1740 Signed-off-by: shiria <shiri.amichai@amdocs.com>
2018-09-05fix merge issueMichael Lando11-178/+381
restore activity log add clean up to the onboarding back end docker Issue-ID: SDC-1664 Change-Id: Ib7994ca12439bc842650c3cacddb0e4d87215390 Signed-off-by: Michael Lando <ml636r@att.com>
2018-08-26related-networks property support as inputAssaf, Shay (sa726r)401-3043/+8329
Change-Id: I2d6fb011f7440127559a8f02b1c8a72095694403 Issue-ID: SDC-1658 Signed-off-by: Assaf, Shay (sa726r) <sa726r@intl.att.com>
2018-08-22Bugfix - Broken Action Library APIsojasdubey6-115/+216
1. Fix for Sev-1 bug related to broken action library APIs due to cassandra driver upgrade to 3.x 2. Updated code based on review comments Change-Id: I4e62a7f2bf30a78d1f72f3c78ad8270985bcd56e Issue-ID: SDC-1669 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-08-16Fortify SDC issuesiddharth09053-19/+21
Fortify SDC issue Change-Id: I7acf3420080ed4c7045aeda1cb1ff0d31d9b5228 Issue-ID: SDC-1644 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-08-16Fixed logback test config for multiple modulesvempo14-674/+35
Also removed unused logging code. Change-Id: Iee9a74638e889142f1bb4e01c75c8ed3377357a8 Issue-ID: SDC-1656 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-08-16Log configuration for config and vnfrepo testsvempo2-11/+33
Change-Id: I4e577b13bb627a5646e7e5766d68394820cd7496 Issue-ID: SDC-1656 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>