aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/backend
AgeCommit message (Collapse)AuthorFilesLines
2018-04-08Reducing onboarding backend maven build timeshrikantawachar5-47/+4
Reducing onboarding backend maven build time Change-Id: I3fe5f8d6d9b21591018243d16809451c6b8c2d14 Issue-ID: SDC-1189 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-04-01Introduced metrics to logging APIvempo1-2/+0
Metrics data can now be passed to logger. Also general cleanup, refactoring, simpler implementation, javadocs. Change-Id: I037101aa9626b3e011737ec2e3497ab348319e4c Issue-ID: SDC-772 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-03-28fix sonar complaints NullPointerException in SDClding71-3/+4
bugs from https://sonar.onap.org/project/issues?id= org.openecomp.sdc%3Asdc-main%3A1.2.0-SNAPSHOT&open= AWIFjPUXRGy6eclHC_Q6&resolved=false&types=BUG and https://sonar.onap.org/project/issues?id= org.openecomp.sdc%3Asdc-main%3A1.2.0-SNAPSHOT&open= AWIFjPUXRGy6eclHC_Q5&resolved=false&types=BUG Change-Id: I88225e4da197bed62d588026564bd688a9627c8a Issue-ID: SDC-1146 Signed-off-by: lding7 <liang.ding@intel.com>
2018-03-13Processing CSAR failedshrikantawachar1-4/+7
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 fileshrikantawachar4-10/+30
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 issuesayalaben4-46/+41
Change-Id: I7e8d3efd9db3ec714ab97d740cc71e826713b467 Issue-ID: SDC-1014 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-02-26Removed audit logging from business codevempo2-52/+15
Change-Id: I676e8bb10ae7caf2e8c7ae490c247e0c929696f2 Issue-ID: SDC-772 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-02-19Onboarding foundation changes - UniqueValueUtilsheetalm15-132/+184
Refactored UniqueValueUtil Change-Id: I7523ad501de9a49c5fbbb59f33c07a40c55eda2f Issue-ID: SDC-1047 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-02-18Onboarding foundation changes for ItemManagersheetalm5-104/+157
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-15Enforcing HEAT validation after HEAT uploadshrikantawachar3-15/+6
Refactored method name , removed unused variable, Moved variable to near its usage. Change-Id: Ief21e88bd6a4ec1b1683b89089cfdb1a948a5402 Issue-ID: SDC-1027 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-02-15Delete Item status Draft - Fix Errorsayalaben2-4/+11
Change-Id: I2e602a82f70ac77545b70658a35bbeffaf713a9b Issue-ID: SDC-1014 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-02-14Enforcing HEAT validation after HEAT uploadshrikantawachar11-95/+305
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 Draftayalaben2-0/+7
Change-Id: I13767ab6a7be82ae89f80d50b5857aabe6e55906 Issue-ID: SDC-1014 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-02-08Onboarding foundation changessheetalm2-2/+4
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-04Cassandra OOM AlignmentYuli Shlosberg1-1/+0
Change-Id: If9792919dba17936965b45361888a44a12a76b67 Issue-ID: SDC-911 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-02-01Removed passing unnecessary logging infovempo1-10/+1
Change-Id: Ie5cbfad67798b3e0827155078bd0797c7b824efe Issue-ID: SDC-772 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-02-01Removed log constantsvempo4-30/+2
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-31wrongly setting versionamitjai1-2/+2
Minor and Major version should be set from selected version of VLM Change-Id: Id87e8383bcf02322462f6aef3c1b3d4eb2ad9d94 Issue-ID: SDC-935 Signed-off-by: amitjai <amitjai@amdocs.com>
2018-01-29Removed reference to MDC for loggingvempo4-0/+4
Change-Id: I6d7e5b40ba6f2bc596be9b3e80ea5c274f1ae447 Issue-ID: SDC-875 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-27Remove MdcDataErrorMessage #1vempo3-35/+0
Change-Id: Ic7b373cd978189f7eba30fcdc307f640264495af Issue-ID: SDC-875 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-17Removed MDC from VSP manager modulevempo15-375/+91
Change-Id: If9dfd50e7ae328b4d64be93ab085eb0ffc6cfc83 Issue-ID: SDC-772 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-17Incorrect FG version in vf-license-model.xmlamitjai2-2/+17
vf-license-model.xml file should show the latest version of FG, which is currently linked with LA in VSP Change-Id: Iafd14e2c964df5c4e276f96589e9ac95b8d64740 Issue-ID: SDC-935 Signed-off-by: amitjai <amitjai@amdocs.com>
2018-01-15Move CompositionEntityDataManager to vsp-mgrtalig30-40/+818
Change-Id: I71d9126e6d32b57a0b7d8b93952992423632ef37 Issue-ID: SDC-873 Signed-off-by: talig <talig@amdocs.com>
2018-01-07Fix issue Null pointer exceptionamitjai2-4/+19
If feature group list is empty or null we should ignore check. Change-Id: I6fcf20501353f6f32ad166a6096074f4f393dd00 Issue-ID: SDC-876 Signed-off-by: amitjai <amitjai@amdocs.com>
2018-01-07Enable vsp manager unit teststalig1-1/+0
Change-Id: I2f57c0d8206b94d502132e0a8a6f811328a794c6 Issue-ID: SDC-860 Signed-off-by: talig <talig@amdocs.com>
2018-01-04Delete redundant test and mockstalig4-86/+0
Change-Id: I86fb039161a14f3d0dccc124fcc9b6f585912859 Issue-ID: SDC-860 Signed-off-by: talig <talig@amdocs.com>
2018-01-04Remove enter/exit debug #3vempo7-332/+8
Change-Id: If2ea8d16a1fd1867b4b314290fdcfaeafef93c19 Issue-ID: SDC-875 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-04Remove enter/exit debug #2vempo12-247/+0
Change-Id: Id1bbe1c57c08271991b10053f778d6473cd27a01 Issue-ID: SDC-875 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-04Remove enter/exit debug #1vempo1-11/+0
Change-Id: I1271f6b0beb8c45881d90b08763d08892092e7d3 Issue-ID: SDC-875 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-04Fixed sonar issues - VendorSoftwareProductUtilsmojahidi4-67/+28
Removed unused methods and method parameters Change-Id: Ie221c5bfd939db74c15db7d12cff9b41059eb86c Issue-ID: SDC-343 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-01-04Fix issue in vendor-license.xmlsheetalm2-14/+167
If MRN is updated in feature group then update all linked EPs and Lkgs with new different versionUuId. This will generate new version in vendor-license.xml with updated MRN for EP and Lkgs Change-Id: Ib05d931397f24b8131471f423ca43af49b98df8b Issue-ID: SDC-870 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-01-04Heat reupload component dependency issue fixojasdubey3-79/+120
Resolved merge conflict Change-Id: Ib9561aa7d5814c3dd9c6015214d656a2800984a9 Issue-ID: SDC-872 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-01-04fix failing teststalio20-173/+88
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-04Fix Orch Template Candidate Manager test failurestalig1-80/+89
Change-Id: Icd5d96b5cd27b3051828b703fde549217341c320 Issue-ID: SDC-860 Signed-off-by: talig <talig@amdocs.com>
2018-01-03Fix Sonar violations - ValidationErrorCodesAbhai Singh2-99/+0
Removing the files since they are not referenced Change-Id: Ica5835575222e96abc02132734b1e354d696ae35 Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-03Fixed sonar issues - VersionedVendorSoftwareProdmojahidi3-526/+0
Fixed all sonar issues Change-Id: Ibf766225a961e11249fbcebe8115b5426f521a83 Issue-ID: SDC-343 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-01-03Unit Testsayalaben3-24/+24
Change-Id: I39ee00e80475aa93b0f99a350b56754c31c6e9b6 Issue-ID: SDC-860 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-01-03Fix Sonar violations - ValidationManagerUtilAbhai Singh1-9/+7
Fixed reported sonar issues by adding private constructor Change-Id: I544dcdb7385ce8cf750f5f93695460365cc0e78f Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-02Unit Testsayalaben10-116/+81
Change-Id: I6b863f3762eaad4f17967d77fc5ad64b23ee9d3a Issue-ID: SDC-860 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-01-02Fixed sonar issues - VersionedVendorSoftwareProducmojahidi3-162/+186
Fixed all sonar issues except exception handling and newly introduced in collaboration merge Change-Id: I9d9292411cd9f7ffb32aa284a5d63c86bb01b56d Issue-ID: SDC-343 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-12-31Fixed sonar issues - ComponentDependencyTrackermojahidi1-9/+20
Fixed all sonar issues Change-Id: I6a6ab4217964a8071af86e090570f8cb4a8dc122 Issue-ID: SDC-343 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-12-31Add Item Owner to itemayalaben1-0/+13
Change-Id: I91ce289159057bd5c179c64131d74a24aa83ac9f Issue-ID: SDC-800 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2017-12-31Fixed sonar issues - ItemPropertiesmojahidi1-0/+20
Fixed all sonar issues Change-Id: Iccf3bd86156ece8d3dbc719f7fe40b8356b2710e Issue-ID: SDC-343 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-12-31Fixed sonar issues - ConfigConstantsmojahidi1-0/+20
Fixed all sonar issues Change-Id: I2b7657076aa2a296531a0c3677777ea6001102c4 Issue-ID: SDC-343 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-12-31Refactored as discussed - OrchestrationUtilmojahidi1-47/+52
Remvoed exception handling and Constructor fix Change-Id: I6a97f31d429848fa3c008892c48358bc7f67536a Issue-ID: SDC-343 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-12-28Fixed sonar issues - OrchestrationUploadFactorymojahidi1-4/+22
Fixed all sonar issues except exception handling Change-Id: I694a37df40ef05a6217d2f6db41cd7b15ba1e10e Issue-ID: SDC-343 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-12-28Refactored - ProcessManagerImplmojahidi1-29/+26
Refactored as per given comment Change-Id: I366fc8ac93ce977143adbc3a4698ed5f11010405 Issue-ID: SDC-343 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-12-28Fixed sonar issues - ImageManagerImplmojahidi1-40/+46
Fixed all sonar issues and refactored as per given comment Change-Id: I86ec2ac3f72eae3fea5291664865a1c3b4c57791 Issue-ID: SDC-343 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-12-27Fixed sonar issues - OrchestrationTemplateCandidatmojahidi3-93/+33
Fixed all sonar issues Change-Id: I3490d2299053475e79354526a854be99ebc5b9de Issue-ID: SDC-343 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2017-12-27Validate notification framework called in testavigaffa1-16/+48
Call to ItemPermissionsManagerImplTest Change-Id: I8b1f0e42c0f7b4ebf821f18e9fbbb801f95052c9 Issue-ID: SDC-803 Signed-off-by: avigaffa <avi.gaffa@amdocs.com>