summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test
AgeCommit message (Expand)AuthorFilesLines
2022-05-20Merge "Get cm-handle public properties endpoint"Toine Siebelink1-6/+28
2022-05-20Get cm-handle public properties endpointlukegleeson1-6/+28
2022-05-20Merge "URI is not absolute when service name is not set"Joseph Keenan1-0/+12
2022-05-19Merge "Composite State to handle dmi-reg YANG updates"Toine Siebelink5-6/+95
2022-05-19Composite State to handle dmi-reg YANG updatesmpriyank5-6/+95
2022-05-19URI is not absolute when service name is not setDylanB95EST1-0/+12
2022-05-16Remove NCMP tag from propertiesDylanB95EST1-7/+6
2022-05-12Watchdog-process that syncs 'ADVISED' CM HandlesDylanB95EST3-9/+66
2022-05-09Add ncmp tag to application yamlDylanB95EST1-6/+7
2022-04-29Watchdog-process that changes CM Handles stateDylanB95EST5-6/+130
2022-04-12Refactor existing model sync code into separate packagesourabh_sourabh3-31/+43
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST8-36/+98
2022-04-05Async: NCMP Rest impl. including Request ID generationsourabh_sourabh1-72/+10
2022-04-05[cps] Fix getResourceDataForPassthroughOperational endpointputhuparambil.aditya4-37/+19
2022-04-05Merge "Structured Exception details for DMI"Bruno Sakoto1-15/+18
2022-04-04Structured Exception details for DMImpriyank1-15/+18
2022-03-30Additional validation for names/identifiersDylanB95EST4-27/+39
2022-03-27Registration Response for Create cmhandles operationsRenu Kumari1-105/+189
2022-03-25Registration Response for Update and Delete cmhandles operationsRenu Kumari3-65/+153
2022-03-21Return Registration response for updating cmhandlesRenu Kumari2-6/+121
2022-03-14Async: NCMP Rest impl. including Request ID generationsourabh_sourabh1-16/+17
2022-03-11Merge "Async: NCMP Rest impl. including Request ID generation"Bruno Sakoto6-61/+244
2022-03-10Removed ExtendedModuleReference Objectsourabh_sourabh1-39/+0
2022-03-10Async: NCMP Rest impl. including Request ID generationsourabh_sourabh6-61/+244
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST10-153/+187
2022-02-28NCMP Java API depends on NCM-Rest-API (cyclic) through json properties on Jav...DylanB95EST1-12/+7
2022-02-28CPS-887 Decreasing performance of cmHandle registrationJosephKeenan1-7/+17
2022-02-16Core logic to update,add or remove cmHandle propertiesmpriyank4-18/+172
2022-02-02[TECHDEBT] Align CPS NCMP REST API SpecificationJosephKeenan2-9/+9
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST8-156/+167
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh5-21/+42
2022-01-19[TECHDEBT] Remove deprecated API methods related to NCMPmpriyank3-79/+4
2021-12-15Adding unit tests and robuestness for DMI registrationJosephKeenan1-5/+9
2021-12-14Merge "Changing putOperationWithJson to postOperationWithJson"Toine Siebelink5-46/+109
2021-12-14Changing putOperationWithJson to postOperationWithJsonJosephKeenan5-46/+109
2021-12-14Add exception handling to delete schema set when a registration is removedniamhcore1-0/+13
2021-12-08Delete anchor and schema set when a registration is removedniamhcore1-9/+15
2021-12-08Support Delete operation for ds Passtrough-Running in NCMP 1/3DylanB95EST1-8/+8
2021-12-07Undo manipulation of YangResource string as this is now handled correctly in ...ToineSiebelink2-56/+5
2021-12-02Changing putOperationWithJson to postOperationWithJsonJosephKeenan2-11/+1
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan10-482/+736
2021-11-10Update operation passthrough running - Service Layerniamhcore2-0/+38
2021-11-02Add get cm handles by modules names - service layerniamhcore1-0/+7
2021-11-02Clean Up Code around List NodesDylanB95EST1-10/+10
2021-10-12fix for sync and passthough usecasetragait3-33/+44
2021-10-08Merge "Update get yang resource response body"Toine Siebelink1-4/+16
2021-10-08Update get yang resource response bodyniamhcore1-4/+16
2021-10-07fix fields and depth to option querytragait2-26/+14
2021-10-06Changing resource identifier to a query paramniamhcore1-6/+6
2021-09-27fix fetch modules request bodytragait1-18/+23