aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/client/DmiRestClientSpec.groovy
AgeCommit message (Expand)AuthorFilesLines
6 days#1: Dedicated web client instance is assigned for data, model and health serv...sourabh_sourabh1-62/+59
2024-05-22Remove un-used code of RestTemplatesourabh_sourabh1-2/+3
2024-05-17Replaced RestTemplate with WebClient in synchronous DMI callssourabh_sourabh1-40/+85
2024-04-30Reverted web client changes as it breaking CPS functionality:sourabh_sourabh1-36/+20
2024-04-25Replace RestTemplate with WebClient in synchronous DMI callsleventecsanyi1-20/+36
2024-02-29Add bearer token to NCMP passthrough operations (CPS-2126 #2)danielhanrahan1-7/+16
2023-11-28Publish trust level notification eventJvD_Ericsson1-3/+3
2023-11-14Trust level updates with dmi status changehalil.cakal1-38/+27
2023-09-04Dmi plugin watchdog cheking alivenesshalil.cakal1-2/+40
2023-08-04Ability to disable sending auth headermpriyank1-0/+20
2023-05-25NCMP: Update existing Batch endpoint (Moving url param into rest body)sourabh_sourabh1-3/+3
2023-04-27CPS-1553 :REST endpoint to accept collection of cm handles for GET operationsourabh_sourabh1-5/+4
2022-05-31Handle RestTemplate Error handling so NCMP cna report correct server statusToineSiebelink1-5/+29
2022-04-05[cps] Fix getResourceDataForPassthroughOperational endpointputhuparambil.aditya1-11/+2
2021-12-14Changing putOperationWithJson to postOperationWithJsonJosephKeenan1-2/+2
2021-12-02Changing putOperationWithJson to postOperationWithJsonJosephKeenan1-10/+0
2021-09-21Address Sonar Qube issuesToineSiebelink1-11/+18
2021-09-14Add test for missing code covereageToineSiebelink1-13/+13
2021-09-10CPS-635 - Module Resource call does not include bodyJosephKeenan1-1/+1
2021-08-26Post impl for passthrough running (Ncmp impl.)tragait1-1/+15
2021-08-19get resource data for operational passthroughtragait1-0/+55