summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test/groovy/org
AgeCommit message (Expand)AuthorFilesLines
2022-06-08Merge 2 'query' end points in NCMPkissand3-10/+182
2022-06-07Ncmp Producer Setupmpriyank3-60/+169
2022-06-01Merge "Module Sync Lock State implementation"Toine Siebelink9-127/+156
2022-06-01Module Sync Lock State implementationDylanB95EST9-127/+156
2022-06-01Merge "DMI-NCMP Asynchronously Publish Response Event to Client Topic"Toine Siebelink1-0/+67
2022-06-01Fixing CompositeState mappingmpriyank1-5/+10
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 Keenan4-180/+67
2022-05-31Handle RestTemplate Error handling so NCMP cna report correct server statusToineSiebelink4-180/+67
2022-05-26Merge "CompositeStateBuilder added for building the compositeState"Joseph Keenan2-5/+81
2022-05-26CompositeStateBuilder added for building the compositeStateputhuparambil.aditya2-5/+81
2022-05-25Async request response NCMP -> ClientJosephKeenan2-3/+129
2022-05-24Enhanced response with Complex State in APImpriyank1-1/+2
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-19Composite State to handle dmi-reg YANG updatesmpriyank4-6/+76
2022-05-19URI is not absolute when service name is not setDylanB95EST1-0/+12
2022-05-12Watchdog-process that syncs 'ADVISED' CM HandlesDylanB95EST3-9/+66
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 Sakoto5-59/+242
2022-03-10Removed ExtendedModuleReference Objectsourabh_sourabh1-39/+0
2022-03-10Async: NCMP Rest impl. including Request ID generationsourabh_sourabh5-59/+242
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