aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/operations
AgeCommit message (Expand)AuthorFilesLines
2024-04-04Add moduleSetTag to the request towards dmi pluginleventecsanyi2-2/+3
2024-03-19Fix SonarQube warningsToineSiebelink1-2/+3
2024-03-14[Bug] Removing inner TaskExecutor to call DMImpriyank2-24/+14
2024-02-29Add bearer token to NCMP async batch data passthrough (CPS-2126 #4)danielhanrahan1-1/+1
2024-02-29Add bearer token to NCMP passthrough operations (CPS-2126 #2)danielhanrahan2-11/+15
2024-02-22Refactor check for no new modules in Module Syncdanielhanrahan1-14/+18
2024-02-07Replace sleep with PollingConditionsJvD_Ericsson1-9/+12
2024-01-25CloudEvents support for cps-corempriyank1-3/+5
2023-10-10Conflicting Error codesourabh_sourabh1-12/+13
2023-09-25Refactoring persistence classessourabh_sourabh1-4/+4
2023-08-11Generic Cloud Event Mappermpriyank1-3/+2
2023-08-09Modify DmiDataOperationRequest to make it identical as DataOperationRequestsourabh_sourabh1-1/+1
2023-06-29NCMP : NCMP : Handle non responding DMI-Pluginsourabh_sourabh1-1/+32
2023-06-27NCMP : Handle non-existing and non-ready cm handlessourabh_sourabh1-1/+7
2023-06-23#2 NCMP : Replacing the word 'Batch' as 'DataOperation'.raviteja.karumuri1-1/+1
2023-06-22NCMP : Replacing the word 'Batch' as 'DataOperation'.raviteja.karumuri1-8/+8
2023-05-25NCMP: Update existing Batch endpoint (Moving url param into rest body)sourabh_sourabh2-28/+31
2023-05-16Fixing minor compilationwaqas.ikram1-2/+2
2023-05-09NCMP: Delete DatastoreType enum from cps-ncmp-restsourabh_sourabh1-5/+5
2023-04-27CPS-1553 :REST endpoint to accept collection of cm handles for GET operationsourabh_sourabh3-16/+54
2022-10-20CPS Validator Changeslukegleeson1-2/+5
2022-06-22Data Sync Watchdog Processsourabh_sourabh1-0/+14
2022-06-14Exclude CM-Handles that are not in state 'READY'JosephKeenan1-0/+4
2022-06-01Module Sync Lock State implementationDylanB95EST2-107/+3
2022-06-01Merge "Handle RestTemplate Error handling so NCMP cna report correct server s...Joseph Keenan2-10/+10
2022-05-31Handle RestTemplate Error handling so NCMP cna report correct server statusToineSiebelink2-10/+10
2022-05-26CompositeStateBuilder added for building the compositeStateputhuparambil.aditya1-5/+16
2022-05-19URI is not absolute when service name is not setDylanB95EST1-0/+12
2022-04-29Watchdog-process that changes CM Handles stateDylanB95EST2-3/+3
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST2-5/+15
2022-04-05[cps] Fix getResourceDataForPassthroughOperational endpointputhuparambil.aditya2-9/+9
2022-03-10Async: NCMP Rest impl. including Request ID generationsourabh_sourabh3-21/+42
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST5-107/+116
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST4-57/+94
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh2-6/+16
2021-12-14Changing putOperationWithJson to postOperationWithJsonJosephKeenan1-17/+84
2021-12-02Changing putOperationWithJson to postOperationWithJsonJosephKeenan1-1/+1
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan4-0/+267