summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/operations/DmiDataOperations.java
AgeCommit message (Expand)AuthorFilesLines
2022-10-20CPS Validator Changeslukegleeson1-3/+1
2022-06-22Data Sync Watchdog Processsourabh_sourabh1-26/+57
2022-06-14Exclude CM-Handles that are not in state 'READY'JosephKeenan1-0/+16
2022-06-01Module Sync Lock State implementationDylanB95EST1-4/+5
2022-05-31Handle RestTemplate Error handling so NCMP cna report correct server statusToineSiebelink1-2/+2
2022-04-29Watchdog-process that changes CM Handles stateDylanB95EST1-2/+2
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST1-4/+7
2022-04-05[cps] Fix getResourceDataForPassthroughOperational endpointputhuparambil.aditya1-7/+3
2022-03-10Async: NCMP Rest impl. including Request ID generationsourabh_sourabh1-38/+21
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST1-19/+19
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST1-4/+4
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh1-6/+6
2021-12-14Changing putOperationWithJson to postOperationWithJsonJosephKeenan1-2/+2
2021-12-02Changing putOperationWithJson to postOperationWithJsonJosephKeenan1-2/+2
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan1-0/+140