aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/operations/DmiModelOperationsSpec.groovy
AgeCommit message (Expand)AuthorFilesLines
6 days#1: Dedicated web client instance is assigned for data, model and health serv...sourabh_sourabh1-9/+10
2024-05-29Simplify Code around building DMI URLsToineSiebelink1-2/+1
2024-05-22Remove un-used code of RestTemplatesourabh_sourabh1-2/+2
2024-05-17Replaced RestTemplate with WebClient in synchronous DMI callssourabh_sourabh1-2/+2
2024-05-15CPS-2181 - #1 Included Module Set Tag in NCMP calls to DMI for Yang Module Re...david.mcweeney1-3/+21
2024-04-30Reverted web client changes as it breaking CPS functionality:sourabh_sourabh1-2/+2
2024-04-25Replace RestTemplate with WebClient in synchronous DMI callsleventecsanyi1-2/+2
2024-04-04Add moduleSetTag to the request towards dmi pluginleventecsanyi1-2/+2
2024-03-14[Bug] Removing inner TaskExecutor to call DMImpriyank1-3/+1
2024-02-29Add bearer token to NCMP passthrough operations (CPS-2126 #2)danielhanrahan1-4/+7
2024-02-22Refactor check for no new modules in Module Syncdanielhanrahan1-14/+18
2023-05-25NCMP: Update existing Batch endpoint (Moving url param into rest body)sourabh_sourabh1-8/+8
2023-04-27CPS-1553 :REST endpoint to accept collection of cm handles for GET operationsourabh_sourabh1-5/+13
2022-05-31Handle RestTemplate Error handling so NCMP cna report correct server statusToineSiebelink1-6/+6
2022-04-05[cps] Fix getResourceDataForPassthroughOperational endpointputhuparambil.aditya1-5/+5
2022-03-10Async: NCMP Rest impl. including Request ID generationsourabh_sourabh1-5/+8
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST1-27/+27
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST1-30/+29
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh1-4/+9
2021-12-14Changing putOperationWithJson to postOperationWithJsonJosephKeenan1-17/+84
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan1-0/+103