aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java
AgeCommit message (Expand)AuthorFilesLines
2024-05-17Replaced RestTemplate with WebClient in synchronous DMI callssourabh_sourabh1-114/+0
2024-04-30Reverted web client changes as it breaking CPS functionality:sourabh_sourabh1-0/+16
2024-04-25Replace RestTemplate with WebClient in synchronous DMI callsleventecsanyi1-16/+0
2023-12-20Updating config variable names for HttpClientwaqas.ikram1-7/+7
2023-12-18Enhancing the REST template with HttpClient5waqas.ikram1-8/+40
2023-08-04Ability to disable sending auth headermpriyank1-0/+2
2022-09-20Add NCMP tag in propertiesmpriyank1-3/+3
2022-08-18Performance Improvement: Tune Resttemplatempriyank1-1/+6
2022-07-25CmHandle creation performance degradationsourabh_sourabh1-2/+0
2022-05-16Remove NCMP tag from propertiesDylanB95EST1-3/+3
2022-05-13Merge "Watchdog-process that syncs 'ADVISED' CM Handles"Toine Siebelink1-0/+6
2022-05-12Watchdog-process that syncs 'ADVISED' CM HandlesDylanB95EST1-1/+7
2022-05-12Merge "Add graceful shutdown for Session Manager"Joseph Keenan1-2/+3
2022-05-12Add graceful shutdown for Session Manageremaclee1-2/+3
2022-05-09Add ncmp tag to application yamlDylanB95EST1-3/+3
2021-12-14Changing putOperationWithJson to postOperationWithJsonJosephKeenan1-1/+22
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan1-0/+2
2021-09-14Add test for missing code covereageToineSiebelink1-2/+2
2021-08-19get resource data for operational passthroughtragait1-0/+47