summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service
AgeCommit message (Expand)AuthorFilesLines
2022-06-09Merge "Ncmp Producer Setup"Toine Siebelink5-60/+257
2022-06-08Merge 2 'query' end points in NCMPkissand11-146/+646
2022-06-07Ncmp Producer Setupmpriyank5-60/+257
2022-06-01Merge "Module Sync Lock State implementation"Toine Siebelink21-220/+350
2022-06-01Module Sync Lock State implementationDylanB95EST21-220/+350
2022-06-01Merge "DMI-NCMP Asynchronously Publish Response Event to Client Topic"Toine Siebelink1-0/+67
2022-06-01Fixing CompositeState mappingmpriyank2-5/+11
2022-06-01DMI-NCMP Asynchronously Publish Response Event to Client Topicsourabh_sourabh1-0/+67
2022-06-01Merge "Handle RestTemplate Error handling so NCMP cna report correct server s...Joseph Keenan8-226/+105
2022-05-31Handle RestTemplate Error handling so NCMP cna report correct server statusToineSiebelink8-226/+105
2022-05-26Merge "CompositeStateBuilder added for building the compositeState"Joseph Keenan5-7/+241
2022-05-26CompositeStateBuilder added for building the compositeStateputhuparambil.aditya5-7/+241
2022-05-25Async request response NCMP -> ClientJosephKeenan7-11/+358
2022-05-24Enhanced response with Complex State in APImpriyank4-4/+10
2022-05-20Merge "Get cm-handle public properties endpoint"Toine Siebelink3-6/+55
2022-05-20Get cm-handle public properties endpointlukegleeson3-6/+55
2022-05-20Merge "URI is not absolute when service name is not set"Joseph Keenan2-3/+15
2022-05-19Merge "Composite State to handle dmi-reg YANG updates"Toine Siebelink10-32/+211
2022-05-19Composite State to handle dmi-reg YANG updatesmpriyank10-32/+211
2022-05-19URI is not absolute when service name is not setDylanB95EST2-3/+15
2022-05-16Remove NCMP tag from propertiesDylanB95EST3-11/+10
2022-05-13Merge "Watchdog-process that syncs 'ADVISED' CM Handles"Toine Siebelink8-24/+130
2022-05-12Watchdog-process that syncs 'ADVISED' CM HandlesDylanB95EST8-25/+131
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-10Watchdog Process-Make ConfigurableDylanB95EST1-1/+1
2022-05-09Add ncmp tag to application yamlDylanB95EST2-9/+10
2022-04-29Watchdog-process that changes CM Handles stateDylanB95EST11-10/+280
2022-04-12Refactor existing model sync code into separate packagesourabh_sourabh5-66/+134
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST15-106/+184
2022-04-06Query based on Public CM PropertiesJosephKeenan3-0/+67
2022-04-05Async: NCMP Rest impl. including Request ID generationsourabh_sourabh3-119/+32
2022-04-05[cps] Fix getResourceDataForPassthroughOperational endpointputhuparambil.aditya10-89/+33
2022-04-05Merge "Structured Exception details for DMI"Bruno Sakoto3-25/+71
2022-04-04Structured Exception details for DMImpriyank3-25/+71
2022-04-01Update CM-Handle registration responseRenu Kumari1-3/+4
2022-03-30Additional validation for names/identifiersDylanB95EST7-31/+70
2022-03-27Registration Response for Create cmhandles operationsRenu Kumari4-217/+227
2022-03-25Registration Response for Update and Delete cmhandles operationsRenu Kumari7-84/+228
2022-03-22Merge "Return Registration response for updating cmhandles"Toine Siebelink4-12/+227
2022-03-21Update versions for next releaseToineSiebelink1-1/+1
2022-03-21Return Registration response for updating cmhandlesRenu Kumari4-12/+227
2022-03-16Upgrade to next snapshot versionBruno Sakoto1-1/+1
2022-03-14Async: NCMP Rest impl. including Request ID generationsourabh_sourabh3-20/+67
2022-03-14Merge "Replacing ModelMapper with MapStruct"Toine Siebelink1-4/+0
2022-03-11Merge "Async: NCMP Rest impl. including Request ID generation"Bruno Sakoto13-144/+453
2022-03-10Replacing ModelMapper with MapStructlukegleeson1-4/+0
2022-03-10Removed ExtendedModuleReference Objectsourabh_sourabh1-39/+0
2022-03-10Async: NCMP Rest impl. including Request ID generationsourabh_sourabh13-144/+453
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST22-305/+405