aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test
AgeCommit message (Expand)AuthorFilesLines
2022-06-29Get cm-handle state endpointlukegleeson2-4/+64
2022-06-29Retry Module-Sync based on from last failureDylanB95EST2-4/+35
2022-06-28Unable to change state from LOCKED to ADVISEDsourabh_sourabh7-17/+22
2022-06-27Merge "Introducing DELETING and DELETED Cmhandle State"Joseph Keenan1-3/+4
2022-06-23Remove operation from NcmpEventmpriyank8-59/+12
2022-06-23Introducing DELETING and DELETED Cmhandle Statelukegleeson1-3/+4
2022-06-22Data Sync Watchdog Processsourabh_sourabh8-13/+194
2022-06-22Merge "Eliminate cmhandle-properties tag"Joseph Keenan1-2/+2
2022-06-21Merge "Quick fix for performance degradation bug"Toine Siebelink1-5/+5
2022-06-21Eliminate cmhandle-properties tagmpriyank1-2/+2
2022-06-21Merge "Publish LCM Events"Joseph Keenan4-5/+32
2022-06-21Merge "Exclude CM-Handles that are not in state 'READY'"Toine Siebelink1-0/+4
2022-06-20Publish LCM Eventsmpriyank4-5/+32
2022-06-17Quick fix for performance degradation bugkissand1-5/+5
2022-06-16Merge "Fix sonar code smells"Joseph Keenan2-7/+7
2022-06-15Merge "Retry CM-Handles that are LOCKED, Failed-to-Sync"Joseph Keenan3-12/+48
2022-06-15Retry CM-Handles that are LOCKED, Failed-to-Syncputhuparambil.aditya3-12/+48
2022-06-15NcmpEvent creation and Mappingmpriyank2-0/+121
2022-06-14Exclude CM-Handles that are not in state 'READY'JosephKeenan1-0/+4
2022-06-13Fix sonar code smellskissand2-7/+7
2022-06-09Merge "Handle errors during cm handle search"Toine Siebelink1-4/+4
2022-06-09Handle errors during cm handle searchkissand1-4/+4
2022-06-09Remove Model Sync From RegistrationToineSiebelink7-63/+31
2022-06-09Merge "Ncmp Producer Setup"Toine Siebelink4-60/+190
2022-06-08Merge 2 'query' end points in NCMPkissand3-10/+182
2022-06-07Ncmp Producer Setupmpriyank4-60/+190
2022-06-01Merge "Module Sync Lock State implementation"Toine Siebelink10-133/+158
2022-06-01Module Sync Lock State implementationDylanB95EST10-133/+158
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 -> ClientJosephKeenan3-3/+159
2022-05-24Enhanced response with Complex State in APImpriyank2-4/+5
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