aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/models
AgeCommit message (Expand)AuthorFilesLines
2024-04-10Define a java based datastructure for DataJob and interfacesourabh_sourabh5-0/+170
2024-03-19Fix SonarQube warningsToineSiebelink1-0/+25
2024-03-13Provide support for data producer identifier during registration (CPS-1964 1)JvD_Ericsson1-1/+4
2024-02-23Error reporting when registering cm handle with alternate idhalil.cakal2-11/+31
2024-01-17Remove deprecated cmSubscription codempriyank3-137/+0
2023-12-14Moving and Renaming eexisting subscription implemaclee2-2/+2
2023-12-13Modify cmHandle registration for alternateIdleventecsanyi1-15/+2
2023-11-28Publish trust level notification eventJvD_Ericsson1-1/+1
2023-11-02Handling Yang module upgrade error scenariossourabh_sourabh1-1/+3
2023-11-02Initial Registration with trustLevel on NCMPseanbeirne1-0/+5
2023-10-11Expose REST endpoint to update YANG schema set using moduleSetTagsourabh_sourabh5-8/+49
2023-10-10Conflicting Error codesourabh_sourabh1-27/+15
2023-09-25Refactoring persistence classessourabh_sourabh1-2/+2
2023-09-25Merge "Reinstate Spring Boot 3.0 after revert"Toine Siebelink7-8/+8
2023-09-22Reinstate Spring Boot 3.0 after revertegernug7-8/+8
2023-09-21Add DMI to TrustLevel Cache During Registrationseanbeirne1-2/+2
2023-09-20Revert "Migrate CPS to Spring-boot 3.0"Toine Siebelink7-8/+8
2023-09-14Migrate CPS to Spring-boot 3.0egernug7-8/+8
2023-08-17Cm Subscription: PENDING logic handling in NCMPmpriyank2-0/+95
2023-06-22NCMP : Replacing the word 'Batch' as 'DataOperation'.raviteja.karumuri2-4/+4
2023-05-25NCMP: Update existing Batch endpoint (Moving url param into rest body)sourabh_sourabh2-0/+92
2023-05-11Subscription Create Event Outcome Database Parthalil.cakal1-0/+5
2023-04-28Timeout for Subscription Create Partial Responselukegleeson1-0/+37
2022-12-01Filter on private properties of CM Handlesleventecsanyi1-0/+42
2022-09-13Handle partial failure (improvements)ToineSiebelink1-12/+28
2022-09-12Handle partial failurempriyank1-0/+29
2022-09-02Performance Improvement: Use save batches of cmhandlessourabh_sourabh1-0/+7
2022-08-04LcmEvent state handler refactoringmpriyank1-0/+13
2022-06-08Merge 2 'query' end points in NCMPkissand2-7/+53
2022-05-24Enhanced response with Complex State in APImpriyank1-0/+4
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST1-1/+1
2022-04-06Query based on Public CM PropertiesJosephKeenan1-0/+41
2022-04-01Update CM-Handle registration responseRenu Kumari1-3/+4
2022-03-30Additional validation for names/identifiersDylanB95EST1-1/+3
2022-03-25Registration Response for Update and Delete cmhandles operationsRenu Kumari1-0/+33
2022-03-21Return Registration response for updating cmhandlesRenu Kumari1-0/+86
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST4-194/+5
2022-02-28NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav...DylanB95EST3-13/+5
2022-02-02[TECHDEBT] Align CPS NCMP REST API SpecificationJosephKeenan1-2/+3
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST2-24/+27
2021-12-15Adding unit tests and robuestness for DMI registrationJosephKeenan1-12/+13
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan5-58/+131
2021-11-10Update operation passthrough running - Service Layerniamhcore1-1/+2
2021-09-27fix fetch modules request bodytragait1-1/+2
2021-09-17fix data from object to stringtragait1-1/+1
2021-09-10CPS-635 - Module Resource call does not include bodyJosephKeenan1-5/+3
2021-08-30CPS-505 Retrieving modules for new CM handleJosephKeenan2-3/+45
2021-08-26Post impl for passthrough running (Ncmp impl.)tragait1-5/+6
2021-08-25Remove CmHandle in DMI-RegistryDylanB95EST1-1/+1
2021-08-24Update CmHandle in DMI-Registry for a DMI-Plugin Instance in NCMP as part of ...DylanB95EST1-1/+8