aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest
AgeCommit message (Expand)AuthorFilesLines
28 hoursre-enable Operation Too Large Exception: limit 200ToineSiebelink1-1/+1
6 daysReplaced RestTemplate with WebClient in synchronous DMI callssourabh_sourabh1-10/+12
2024-05-02Handle error in case of upgrade operationsourabh_sourabh1-2/+3
2024-04-23[BUG] Make failed async task report failure on Kafka topicdanielhanrahan2-6/+33
2024-04-19Temporary dsiable Operation Too Large ExceptionToineSiebelink1-1/+1
2024-04-10Introduce and handle Operation Too Large Exception for batch operationsToineSiebelink3-12/+57
2024-03-29Uplift Spring boot 3.2.4emaclee1-0/+3
2024-03-19Fix SonarQube warningsToineSiebelink4-34/+24
2024-03-15Merge "[Bug] Removing inner TaskExecutor to call DMI"Sourabh Sourabh1-2/+2
2024-03-14[Bug] Removing inner TaskExecutor to call DMImpriyank1-2/+2
2024-03-13Modify the get cmHandle api to return dataProducerIdentifier, moduleSetTag, a...JvD_Ericsson1-0/+3
2024-02-29Add bearer token to NCMP async batch data passthrough (CPS-2126 #4)danielhanrahan2-10/+15
2024-02-29Add bearer token to NCMP passthrough operations (CPS-2126 #2)danielhanrahan4-22/+39
2024-02-28Revert Spring Boot Upliftmpriyank1-3/+0
2024-02-22Uplift Spring Boot to 3.2.2waqas.ikram1-0/+3
2024-02-01Extend API: Get Module Definitionshalil.cakal1-9/+26
2023-11-29Add metrics for NCMP passthrough read operationdanielhanrahan1-3/+2
2023-11-02Initial Registration with trustLevel on NCMPseanbeirne1-0/+1
2023-10-25Update return body of RestOutputCMHandleemaclee1-0/+7
2023-10-11Expose REST endpoint to update YANG schema set using moduleSetTagsourabh_sourabh3-7/+14
2023-10-10Conflicting Error codesourabh_sourabh1-1/+1
2023-09-25Refactoring persistence classessourabh_sourabh2-3/+3
2023-09-22Reinstate Spring Boot 3.0 after revertegernug1-1/+1
2023-09-20Revert "Migrate CPS to Spring-boot 3.0"Toine Siebelink1-1/+1
2023-09-14Migrate CPS to Spring-boot 3.0egernug1-1/+1
2023-07-20Refactor ncmp request handlers (fix async issue)ToineSiebelink5-177/+131
2023-07-13Introduced a dmi rest demo csit stubsourabh_sourabh1-4/+2
2023-07-11Combine alreadyDefinedException classesdanielhanrahan1-2/+1
2023-06-26Chsnge to OpenApi 3.0egernug2-12/+12
2023-06-22NCMP : Replacing the word 'Batch' as 'DataOperation'.raviteja.karumuri5-47/+47
2023-05-25NCMP: Update existing Batch endpoint (Moving url param into rest body)sourabh_sourabh7-75/+158
2023-05-09NCMP: Delete DatastoreType enum from cps-ncmp-restsourabh_sourabh4-101/+3
2023-05-03Refactor datatrore handling in API requestsToineSiebelink7-133/+101
2023-04-27CPS-1553 :REST endpoint to accept collection of cm handles for GET operationsourabh_sourabh10-298/+338
2023-03-22500 Error Reponse on NCMP inventory cmhandle searchseanbeirne1-1/+4
2023-03-02Refactor cmHandle(ID) queriesseanbeirne2-7/+8
2023-01-31Introduce InstrumentationToineSiebelink1-1/+4
2022-12-01Filter on private properties of CM Handlesleventecsanyi2-1/+18
2022-11-15Query data NCMP-Operational with CPSpathlukegleeson8-129/+237
2022-10-19Improve code coverageleventecsanyi3-48/+1
2022-10-17Fix SonarQube Violationsleventecsanyi1-0/+3
2022-09-13Handle partial failure (improvements)ToineSiebelink1-0/+7
2022-09-07Handle invalid operations on merged datastore endpointbmiklos4-8/+92
2022-09-01Implement merging all ncmp datastore endpoints into onebmiklos10-109/+504
2022-09-01Get all cm handles by DMI plugin Identifieremaclee1-3/+14
2022-08-02Merge "Enable/Disable Data Sync for Cm Handle"Joseph Keenan1-0/+14
2022-07-29Query CmHandles using CPS pathlukegleeson1-1/+1
2022-07-28Enable/Disable Data Sync for Cm HandleDylanB95EST1-0/+14
2022-07-04Simplified 'External' lock reason Mappinglukegleeson2-4/+23
2022-06-30Add method to get YANG module sources for CM handleemaclee3-1/+25