aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib
AgeCommit message (Collapse)AuthorFilesLines
2018-04-12ValidationVsp Cannot support multiple sessionsavigaffa1-4/+0
Change-Id: I6b927fc12d89b33a722335eb8f6c7dd2e4c5fad9 Issue-ID: SDC-1192 Signed-off-by: avigaffa <avi.gaffa@amdocs.com> Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-04-09fix a sonar complaints NullPointerExceptionlding71-0/+1
a bug from https://sonar.onap.org/project/issues?id=org.openecomp.sdc%3Asdc-main%3A1.2.0-SNAPSHOT&open=AWIFjPcyRGy6eclHC_RW&resolved=false&types=BUG Change-Id: Ibe0e1e457edb4d474ba4a37894f066f5a0b24361 Issue-ID: SDC-1145 Signed-off-by: lding7 <liang.ding@intel.com>
2018-04-08Reducing onboarding backend maven build timeshrikantawachar1-13/+1
Reducing onboarding backend maven build time Change-Id: I3fe5f8d6d9b21591018243d16809451c6b8c2d14 Issue-ID: SDC-1189 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-03-13Processing CSAR failedshrikantawachar2-15/+1
The *.csar packages not passing onboarding during SDC sanity. Change-Id: I0fc57296bad85928c704dd1b18a7e60a996c13a9 Issue-ID: SDC-1124 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-03-08Download processed fileshrikantawachar5-18/+68
Download processed file Change-Id: Ieaaea0ce231bc0418d9d997d652f85f1743031f0 Issue-ID: SDC-1087 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-03-05Delete VSP merge Hint - fix sonar issuesayalaben2-17/+27
Change-Id: I7e8d3efd9db3ec714ab97d740cc71e826713b467 Issue-ID: SDC-1014 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-03-04Failure to submit NFoD when backup NIC is setolegb1-2/+5
Issue-ID: SDC-1062 Change-Id: I03944def6a3695dad7c866dbe1eb17b2fe5f5ae9 Signed-off-by: olegb <olegb@amdocs.com>
2018-02-28Healing for enforcing HEAT validationshrikantawachar3-15/+2
Healing implementation for enforcing HEAT validation after upload. Change-Id: I56614245d52a26d570cf2a4548057b9025e1f5cc Issue-ID: SDC-1057 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-02-18Onboarding foundation changes for ItemManagersheetalm6-125/+184
Resolved conflicting changes 1. Split ItemManager to ASDCItemManager and ItemManager 2. ItemManager provides basic capability of item without collaboration 3. AsdcItemManager provides all capabilities of item including collaboration which are required by onboarding 4. ItemManager can be used by other services like activity spec to create a basic item without collaboration features. Change-Id: I6c6dc34a2b1a1745c796099b70e359432e90f85e Issue-ID: SDC-1039 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-02-14Enforcing HEAT validation after HEAT uploadshrikantawachar10-127/+355
Back end implementation , Junits for Enforcing HEAT validation after heat upload. Change-Id: I0572b1d5e455023d45dc3b50b0bae7f3b6bbcc2e Issue-ID: SDC-1027 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-02-11Delete Item Draftayalaben1-0/+5
Change-Id: I13767ab6a7be82ae89f80d50b5857aabe6e55906 Issue-ID: SDC-1014 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-02-08Onboarding foundation changessheetalm1-1/+2
1. Adding OnboardingSessionContextFilter which sets tenant(kespace) for onboarding application 2. Different services can extend SessionContextFilter to set their own keyspace 3. These changes in onboarding are done to support services like ActivitySpec Change-Id: Ia62557354ab05235d027250af94a2835d741b7fa Issue-ID: SDC-1005 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-02-01Removed log constantsvempo2-13/+4
Removed constants associated with audit/metrics logging. Deleted unused code. Some other safe cleanup and refactoring. Change-Id: Idfda72e1fb27ca695a74f2a09cb46381c9caed1a Issue-ID: SDC-772 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-27Remove MdcDataErrorMessage #1vempo2-34/+0
Change-Id: Ic7b373cd978189f7eba30fcdc307f640264495af Issue-ID: SDC-875 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-15Move CompositionEntityDataManager to vsp-mgrtalig5-807/+0
Change-Id: I71d9126e6d32b57a0b7d8b93952992423632ef37 Issue-ID: SDC-873 Signed-off-by: talig <talig@amdocs.com>
2018-01-04Remove enter/exit debug #3vempo4-63/+0
Change-Id: If2ea8d16a1fd1867b4b314290fdcfaeafef93c19 Issue-ID: SDC-875 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-04Remove enter/exit debug #4vempo5-219/+0
Change-Id: I99cef676015533d9cfe66f5a5371da49856500dc Issue-ID: SDC-875 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-04Fix VspZusammenUtilAbhai Singh1-0/+2
Fixed reported sonar issue Change-Id: I898ebd3f30ce326d9f626611d049ee2a5e9f61bf Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-04Fix VendorSoftwareProductInfoDaoImplAbhai Singh1-100/+0
Removed the file since it is not being referenced and is replaced by VendorSoftwareProductInfoDaoZusammenImpl Change-Id: Ida3fdb6a46df540c0ee38481609752a44b47b1cd Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-04Fix VendorSoftwareProductErrorCodesAbhai Singh1-9/+6
Fixed reported sonar issues Change-Id: I48dfd9333ec0ce5bb105c13e7fcd648290236bf2 Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-04Fix ProcessDaoZusammenImplAbhai Singh1-18/+1
Fixed reported sonar issues Change-Id: Id53e3ab1d70e17dd1a7a10cca3c9ee627fef4771 Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-04Fix QuestionnaireDataServiceImplAbhai Singh1-10/+6
Fixed reported sonar issues Change-Id: I921dc63d9d6d5f85d0553c005cef27cc5aabe531 Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-04Fix OrchestrationTemplateDaoZusammenImplAbhai Singh1-9/+19
Fixed reported sonar issues, sonar issue related to exception handling are skipped as they would be fixed later Change-Id: Ib83c69b7b2cfd7fc6e719b3678424c18c3e2cb8a Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-04Fix OrchestrationTemplateCandidateDaoZusammenImplAbhai Singh1-9/+19
Fixed reported sonar issues, sonar issue related to exception handling are skipped as they would be fixed later Change-Id: Ifc28fe4358eb542bcbf666a07bc37d5488df14c7 Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-04Fix Sonar NetworkDaoCassandraImplAbhai Singh1-129/+0
Deleted the file since it is not used, also confirmed with Tali regarding it Change-Id: I54cd96688f9b8cb7320578d71d8ad13a90b2bef2 Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-04Fix Sonar NicDaoCassandraImplAbhai Singh1-154/+0
Deleted the file since it is not used, also confirmed with Tali regarding it Change-Id: Iec438220fcdf041ac7e784abdc8af2bef4ccbd9d Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-04Fix Sonar issues- ComputeDaoZusammenImplAbhai Singh1-2/+3
Fixed reported sonar issue Change-Id: Ic7f24226dec3320124bf0acd3f70afdec3466163 Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-04Fix Sonar ElementToVSPQuestionnaireConvertorAbhai Singh1-2/+22
Fixed reported sonar issue Change-Id: Ib1918e43a15f41535a3f5e1cd31340fe430eae61 Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-04Fix Sonar NicDaoZusammenImplAbhai Singh1-4/+4
Fixed reported sonar issues Change-Id: Id0b925a8e01ac6aa40f48f4e9c1efa018b4155b1 Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-04Fix Sonar NetworkDaoZusammenImplAbhai Singh1-3/+2
Fixed reported sonar issues Change-Id: I2c401fd6b18a74d74096494ff7b15bc4d53df10e Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-04Fix Sonar ManifestCreatorNamingConventionImplAbhai Singh1-13/+5
Fixed reported sonar issue Change-Id: I723be3b861df1106c3039a1368f4f20fe4acfcd0 Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-04Fix Sonar ImageDaoZusammenImplAbhai Singh1-5/+5
Fixed reported sonar issue Change-Id: I129fa4cbb5ba09c361663f7259807fca690eff0e Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-04Fix Sonar VendorSoftwareProductInfoDaoZusammenImplAbhai Singh2-62/+45
Fixed reported sonar issue Change-Id: Ifc827f6e1ac4c10272969e643d10b86171a0d963 Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-04Fix Sonar issues- ElementToProcessConvertorAbhai Singh1-7/+5
Fixed reported sonar issue Change-Id: I631710a9421e34cf7c26a9316e2e3271bf44f587 Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-04Fix Sonar issues- DeploymentFlavorDaoZusammenImplAbhai Singh1-8/+1
Fixed reported sonar issue Change-Id: I58f503aa43f0257c263835053bde28442f98a2b5 Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-04fix failing teststalio2-8/+18
fix failing tests in uploadCSARFileTest.java, and changing error messages Change-Id: Ied1384d87551242d3eb48987990a6e8a72b26916 Issue-ID: SDC-874 Signed-off-by: talio <tali.orenbach@amdocs.com>
2018-01-03Fix Sonar -ComponentDependencyModelDaoZusammenImplAbhai Singh1-13/+17
Fixed reported sonar issue Change-Id: I6c8b86cb54bcc6d21920e9ea806dcd40717c2383 Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-03Fix Sonar issues- ComponentDaoZusammenImplAbhai Singh1-0/+1
Fixed reported sonar issue Change-Id: Ieda1568b4b20cdaaee47534cbfc0c73bfcca393c Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-03Fix Sonar - ComponentArtifactDaoZusammenImplAbhai Singh1-26/+9
Fixed reported sonar issues Change-Id: I1d74c641d65d47a7ab810bef94b77ef3a55cd071 Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-03Unit Testsayalaben1-26/+23
Change-Id: I39ee00e80475aa93b0f99a350b56754c31c6e9b6 Issue-ID: SDC-860 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2017-12-31Default ctors in vendor-software-product modulevempo11-13/+70
Change-Id: I7e852d649c56d6c25f68d9e20c1682f4c3deca0a Issue-ID: SDC-343 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2017-12-25Refactor list revisions apitalig1-12/+11
Remove zusammen-api dependency in versioning-api, enhance version zusammen dao impl UT. Issue-ID: SDC-779 Change-Id: Ic792462eac52f1f5129f92ce80d3deb641c90916 Signed-off-by: talig <talig@amdocs.com>
2017-12-21Add collaboration featuretalig89-2898/+3134
Issue-ID: SDC-767 Change-Id: I14fb4c1f54086ed03a56a7ff7fab9ecd40381795 Signed-off-by: talig <talig@amdocs.com>
2017-11-21fix NPE in extracttalio1-28/+18
fix NPE when extracting components without images / flavors Issue - Id : SDC-694 Change-Id: I3e4444132a40a2567833375ceea1951803dd16b0 Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-11-14Fixing update HEATojasdubey1-21/+0
1. Update component dependencies based on new Heat 2. Retain VSP data on Heat re-upload 3. Unit tests 4. Code reformatting and refactoring for compliance Issue ID: SDC-655 Change-Id: Ib4822d3e7ec69293d2d544044909f0a22ab224ac Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2017-10-25uploadtalio1-2/+1
enable upload for files with extension in uppercase, while not saving the extension in lowercase in the DB Issue - Id : SDC-526 Change-Id: I42baa128d533937f0b257df9f174230f21676b12 Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-10-24Submittalio1-1/+3
fix failure in submit due to uploading files with extensions in uppercase Issue - Id : SDC-526 Change-Id: I444444407efe093369e4380dc78117aa396e181b Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-10-24Uploadtalio2-0/+24
enable upload of files with zip or csar extensions in uppercase, and throwing an appropriate exception in case that the extension is invalid. Issue - Id : SDC-526 Change-Id: I9e556ac41173132cc67d64cd8a9d332a061cc942 Signed-off-by: talio <tali.orenbach@amdocs.com>
2017-10-23Fixed resources not being released, code cleanupvempo2-46/+43
Properly close input streams; code cleanup; fixed static analysis violations and coding convetions. Change-Id: I53dabcc9f8898a0ab25636735cb0b5f84b57c427 Issue-ID: SDC-291 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2017-10-19fix healerstalio1-1/+2
fix failing healers during resubmitAll Issue - Id : SDC-480 Change-Id: Ie41c918d96271ff71f4dde00d22fdf3b23297044 Signed-off-by: talio <tali.orenbach@amdocs.com>