summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/main/java/org
AgeCommit message (Expand)AuthorFilesLines
2022-05-19Merge "Composite State to handle dmi-reg YANG updates"Toine Siebelink5-26/+116
2022-05-19Composite State to handle dmi-reg YANG updatesmpriyank5-26/+116
2022-05-19URI is not absolute when service name is not setDylanB95EST1-3/+3
2022-05-16Remove NCMP tag from propertiesDylanB95EST2-4/+4
2022-05-13Merge "Watchdog-process that syncs 'ADVISED' CM Handles"Toine Siebelink5-15/+64
2022-05-12Watchdog-process that syncs 'ADVISED' CM HandlesDylanB95EST5-16/+65
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 yamlDylanB95EST1-3/+3
2022-04-29Watchdog-process that changes CM Handles stateDylanB95EST6-4/+150
2022-04-12Refactor existing model sync code into separate packagesourabh_sourabh2-35/+91
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST7-70/+86
2022-04-06Query based on Public CM PropertiesJosephKeenan3-0/+67
2022-04-05Async: NCMP Rest impl. including Request ID generationsourabh_sourabh2-47/+22
2022-04-05[cps] Fix getResourceDataForPassthroughOperational endpointputhuparambil.aditya6-52/+14
2022-04-05Merge "Structured Exception details for DMI"Bruno Sakoto2-10/+53
2022-04-04Structured Exception details for DMImpriyank2-10/+53
2022-04-01Update CM-Handle registration responseRenu Kumari1-3/+4
2022-03-30Additional validation for names/identifiersDylanB95EST3-4/+31
2022-03-27Registration Response for Create cmhandles operationsRenu Kumari3-112/+38
2022-03-25Registration Response for Update and Delete cmhandles operationsRenu Kumari4-19/+75
2022-03-21Return Registration response for updating cmhandlesRenu Kumari2-6/+106
2022-03-14Async: NCMP Rest impl. including Request ID generationsourabh_sourabh2-4/+50
2022-03-10Async: NCMP Rest impl. including Request ID generationsourabh_sourabh7-83/+209
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST12-152/+218
2022-02-28NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav...DylanB95EST4-18/+8
2022-02-28CPS-887 Decreasing performance of cmHandle registrationJosephKeenan2-33/+23
2022-02-25Fix success response code CM Handle Registrationmpriyank1-2/+2
2022-02-16Core logic to update,add or remove cmHandle propertiesmpriyank3-29/+228
2022-02-14Improve logging in NCMPsourabh_sourabh1-4/+2
2022-02-02[TECHDEBT] Align CPS NCMP REST API SpecificationJosephKeenan4-4/+79
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST6-79/+74
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh4-81/+37
2022-01-21Merge "patch operation for ncmp running"aditya puthuparambil2-3/+4
2022-01-21patch operation for ncmp runningtragait2-3/+4
2022-01-19[TECHDEBT] Remove deprecated API methods related to NCMPmpriyank2-123/+2
2021-12-20Fix Sonar Qube Violations - Recurring tasksourabh_sourabh1-2/+2
2021-12-15Adding unit tests and robuestness for DMI registrationJosephKeenan1-12/+13
2021-12-14Merge "Changing putOperationWithJson to postOperationWithJson"Toine Siebelink5-64/+74
2021-12-14Changing putOperationWithJson to postOperationWithJsonJosephKeenan5-64/+74
2021-12-14Add exception handling to delete schema set when a registration is removedniamhcore1-2/+10
2021-12-08Delete anchor and schema set when a registration is removedniamhcore1-2/+5
2021-12-08Support Delete operation for ds Passtrough-Running in NCMP 1/3DylanB95EST1-1/+2
2021-12-07Undo manipulation of YangResource string as this is now handled correctly in ...ToineSiebelink2-58/+1
2021-12-02Changing putOperationWithJson to postOperationWithJsonJosephKeenan2-17/+2
2021-11-26Patch operation passthrough runningniamhcore1-1/+2
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan15-504/+772
2021-11-10Update operation passthrough running - Service Layerniamhcore4-6/+67
2021-11-02Add get cm handles by modules names - service layerniamhcore2-14/+43