aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/main/java/org/onap/cps/ncmp
AgeCommit message (Expand)AuthorFilesLines
2022-03-30Additional validation for names/identifiersDylanB95EST3-4/+31
2022-03-27Registration Response for Create cmhandles operationsRenu Kumari3-112/+38
2022-03-25Registration Response for Update and Delete cmhandles operationsRenu Kumari4-19/+75
2022-03-21Return Registration response for updating cmhandlesRenu Kumari2-6/+106
2022-03-14Async: NCMP Rest impl. including Request ID generationsourabh_sourabh2-4/+50
2022-03-10Async: NCMP Rest impl. including Request ID generationsourabh_sourabh7-83/+209
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST12-152/+218
2022-02-28NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav...DylanB95EST4-18/+8
2022-02-28CPS-887 Decreasing performance of cmHandle registrationJosephKeenan2-33/+23
2022-02-25Fix success response code CM Handle Registrationmpriyank1-2/+2
2022-02-16Core logic to update,add or remove cmHandle propertiesmpriyank3-29/+228
2022-02-14Improve logging in NCMPsourabh_sourabh1-4/+2
2022-02-02[TECHDEBT] Align CPS NCMP REST API SpecificationJosephKeenan4-4/+79
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST6-79/+74
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh4-81/+37
2022-01-21Merge "patch operation for ncmp running"aditya puthuparambil2-3/+4
2022-01-21patch operation for ncmp runningtragait2-3/+4
2022-01-19[TECHDEBT] Remove deprecated API methods related to NCMPmpriyank2-123/+2
2021-12-20Fix Sonar Qube Violations - Recurring tasksourabh_sourabh1-2/+2
2021-12-15Adding unit tests and robuestness for DMI registrationJosephKeenan1-12/+13
2021-12-14Merge "Changing putOperationWithJson to postOperationWithJson"Toine Siebelink5-64/+74
2021-12-14Changing putOperationWithJson to postOperationWithJsonJosephKeenan5-64/+74
2021-12-14Add exception handling to delete schema set when a registration is removedniamhcore1-2/+10
2021-12-08Delete anchor and schema set when a registration is removedniamhcore1-2/+5
2021-12-08Support Delete operation for ds Passtrough-Running in NCMP 1/3DylanB95EST1-1/+2
2021-12-07Undo manipulation of YangResource string as this is now handled correctly in ...ToineSiebelink2-58/+1
2021-12-02Changing putOperationWithJson to postOperationWithJsonJosephKeenan2-17/+2
2021-11-26Patch operation passthrough runningniamhcore1-1/+2
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan15-504/+772
2021-11-10Update operation passthrough running - Service Layerniamhcore4-6/+67
2021-11-02Add get cm handles by modules names - service layerniamhcore2-14/+43
2021-11-02Merge "Clean Up Code around List Nodes"Toine Siebelink1-3/+3
2021-11-02Clean Up Code around List NodesDylanB95EST1-3/+3
2021-10-28Remove org.jetbrains.annotations dependencyBruno Sakoto1-4/+0
2021-10-18CPS-475 - fix sonar smellsJosephKeenan1-4/+4
2021-10-12fix for sync and passthough usecasetragait2-5/+11
2021-10-08Merge "Update get yang resource response body"Toine Siebelink1-17/+13
2021-10-08Update get yang resource response bodyniamhcore1-17/+13
2021-10-07fix fields and depth to option querytragait3-62/+41
2021-10-06Changing resource identifier to a query paramniamhcore1-8/+5
2021-09-27fix fetch modules request bodytragait2-61/+113
2021-09-21Address Sonar Qube issuesToineSiebelink1-1/+1
2021-09-21Merge "Address Sonar Qube issues"Niamh Core1-38/+37
2021-09-21Address Sonar Qube issuesToineSiebelink1-38/+37
2021-09-17fix data from object to stringtragait3-3/+3
2021-09-14Add test for missing code covereageToineSiebelink4-34/+26
2021-09-10CPS-635 - modified dataspace name for saving schema-set and anchorJosephKeenan1-2/+2
2021-09-10Merge "CPS-635 - Module Resource call does not include body"Toine Siebelink5-29/+154
2021-09-10CPS-635 - Module Resource call does not include bodyJosephKeenan5-29/+154
2021-09-09Fix Sonar Qube Violationsniamhcore1-1/+1