summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-rest/src
AgeCommit message (Expand)AuthorFilesLines
2024-11-20Update error response for ncmp endpointsseanbeirne1-2/+3
2024-11-20Revert "Update error response for ncmp endpoints"ToineSiebelink1-3/+2
2024-11-18Update error response for ncmp endpointsseanbeirne1-2/+3
2024-11-13Support alternate Id interface for ncmp inventory /ch/cmhandles endpointseanbeirne2-9/+20
2024-11-11Merge "Support Alternate-Id for CPS-E05 data batch interface"Priyank Maheshwari1-2/+2
2024-11-05Support Alternate-Id for CPS-E05 data batch interfaceseanbeirne1-2/+2
2024-11-05Removing ONAP O-Parent as parent from CPSsourabh_sourabh1-6/+11
2024-10-29Merge "Support Alternate-Id for CPS-E05 id-searches and searchCmHandleIds"Daniel Hanrahan4-13/+24
2024-10-25Support Alternate-Id for CPS-E05 id-searches and searchCmHandleIdsseanbeirne4-13/+24
2024-10-24Add multi-threaded Integration Test for Module SyncToineSiebelink3-6/+5
2024-10-03Policy Executor: handle errors, part 2ToineSiebelink1-13/+13
2024-09-04Merge "Support alternate id for CPS-E05 GetCmHandleDetailsById"Daniel Hanrahan2-9/+10
2024-09-04Support Alternate-id for CPS-E05 module searchseanbeirne1-3/+3
2024-09-03Support alternate id for CPS-E05 GetCmHandleDetailsByIdmpriyank2-9/+10
2024-09-02Support Alternate-id for CPS-E05 module definitionseanbeirne2-10/+12
2024-08-30Support alternate id interface for CPS-E-05 - publicPropertiesmpriyank2-11/+11
2024-08-29Merge "Invoke Policy Executor and handle not-allowed response"Sourabh Sourabh2-17/+19
2024-08-29Invoke Policy Executor and handle not-allowed responseToineSiebelink2-17/+19
2024-08-27Support for alternate-id for CPS-E-05 i/fmpriyank1-12/+12
2024-08-27Support for alternate-id CPS-E05 composite statempriyank2-8/+7
2024-08-12Support alternate Id interface for CPS-E-05 #2seanbeirne3-11/+16
2024-07-11Policy Executor Feature ToggleToineSiebelink2-10/+10
2024-07-09Refactor remaining classes package structureToineSiebelink2-10/+10
2024-07-03 CPS NCMP: Resolved high cardinality of prometheus metrics for dmi service urlsourabh_sourabh1-2/+1
2024-07-01Improve handling of Invalid Operation exceptionToineSiebelink2-13/+18
2024-06-27repackage 'data' featureToineSiebelink5-25/+25
2024-06-27Simplify package structure cps-ncmp-restToineSiebelink11-18/+20
2024-06-26Move TrustLevel FeatureToineSiebelink3-35/+17
2024-06-24Repackage Inventory FeatureToineSiebelink11-41/+41
2024-06-20Introducing NCMP FacadesToineSiebelink5-164/+84
2024-06-17Refactor and Move NCMP Data Request HandlersToineSiebelink13-709/+57
2024-06-13 #2: Used async version of web client for single cm handle read operationsourabh_sourabh9-289/+87
2024-06-13 #1: Used async version of web client for batch read operationsourabh_sourabh3-62/+31
2024-05-22re-enable Operation Too Large Exception: limit 200ToineSiebelink1-1/+1
2024-05-17Replaced RestTemplate with WebClient in synchronous DMI callssourabh_sourabh2-12/+15
2024-05-02Handle error in case of upgrade operationsourabh_sourabh2-11/+16
2024-04-23[BUG] Make failed async task report failure on Kafka topicdanielhanrahan5-9/+53
2024-04-19Temporary dsiable Operation Too Large ExceptionToineSiebelink2-3/+4
2024-04-10Introduce and handle Operation Too Large Exception for batch operationsToineSiebelink5-31/+87
2024-03-29Uplift Spring boot 3.2.4emaclee1-0/+3
2024-03-19Fix SonarQube warningsToineSiebelink6-197/+114
2024-03-15Merge "[Bug] Removing inner TaskExecutor to call DMI"Sourabh Sourabh1-2/+2
2024-03-14[Bug] Removing inner TaskExecutor to call DMImpriyank1-2/+2
2024-03-13Modify the get cmHandle api to return dataProducerIdentifier, moduleSetTag, a...JvD_Ericsson2-3/+8
2024-03-13Provide support for data producer identifier during registration (CPS-1964 1)JvD_Ericsson1-4/+5
2024-02-29Add bearer token to NCMP async batch data passthrough (CPS-2126 #4)danielhanrahan3-15/+20
2024-02-29Add bearer token to NCMP passthrough operations (CPS-2126 #2)danielhanrahan6-30/+50
2024-02-28Revert Spring Boot Upliftmpriyank1-3/+0
2024-02-22Uplift Spring Boot to 3.2.2waqas.ikram1-0/+3
2024-02-08Correct use of Spock setup and cleanup methods (no need for @Before @After)ToineSiebelink1-5/+1