aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-07-04Merge "Simplified 'External' lock reason Mapping"Joseph Keenan15-51/+85
2022-07-04Simplified 'External' lock reason Mappinglukegleeson15-51/+85
2022-07-04Merge "Add Logging to specify next retry"Joseph Keenan1-3/+7
2022-07-01Add Logging to specify next retryDylanB95EST1-3/+7
2022-07-01Merge "Modify Unit test for module definition"Toine Siebelink1-3/+3
2022-07-01Modify Unit test for module definitionemaclee1-3/+3
2022-07-01Merge "cps-ncmp-rest-stub can not be compiled and executed"Toine Siebelink3-21/+23
2022-07-01Merge "use separated get methods for every cmHandle instead of one "get all" ...Toine Siebelink2-15/+20
2022-07-01cps-ncmp-rest-stub can not be compiled and executedputhuparambil.aditya3-21/+23
2022-07-01use separated get methods for every cmHandle instead of one "get all"kissand2-15/+20
2022-07-01Merge "Allow Module Re-Sync"Toine Siebelink4-2/+66
2022-06-30Allow Module Re-Synclukegleeson4-2/+66
2022-06-30Composite state transition code changesourabh_sourabh5-25/+58
2022-06-30Add method to get YANG module sources for CM handleemaclee33-40/+311
2022-06-30Merge "Fix performance degradation bug"Joseph Keenan7-190/+216
2022-06-30Merge "Retry Module-Sync based on from last failure"Toine Siebelink5-12/+72
2022-06-30Merge "Kafka consumer can not be turned off"Toine Siebelink13-114/+68
2022-06-30Kafka consumer can not be turned offJosephKeenan13-114/+68
2022-06-30Fix performance degradation bugkissand7-190/+216
2022-06-29Get cm-handle state endpointlukegleeson12-34/+231
2022-06-29Retry Module-Sync based on from last failureDylanB95EST5-12/+72
2022-06-28Unable to change state from LOCKED to ADVISEDsourabh_sourabh14-57/+81
2022-06-27Merge "Introducing DELETING and DELETED Cmhandle State"Joseph Keenan3-5/+6
2022-06-23Remove operation from NcmpEventmpriyank14-118/+24
2022-06-23Introducing DELETING and DELETED Cmhandle Statelukegleeson3-5/+6
2022-06-22Data Sync Watchdog Processsourabh_sourabh22-62/+499
2022-06-22Merge "Eliminate cmhandle-properties tag"Joseph Keenan2-2/+3
2022-06-21Merge "Quick fix for performance degradation bug"Toine Siebelink2-11/+14
2022-06-21Eliminate cmhandle-properties tagmpriyank2-2/+3
2022-06-21Merge "Publish LCM Events"Joseph Keenan9-9/+65
2022-06-21Merge "Exclude CM-Handles that are not in state 'READY'"Toine Siebelink3-1/+22
2022-06-20Publish LCM Eventsmpriyank9-9/+65
2022-06-17Merge "Fix release notes"Joseph Keenan1-7/+39
2022-06-17Quick fix for performance degradation bugkissand2-11/+14
2022-06-16Merge "Fix sonar code smells"Joseph Keenan11-53/+58
2022-06-15Merge "Retry CM-Handles that are LOCKED, Failed-to-Sync"Joseph Keenan8-20/+105
2022-06-15Retry CM-Handles that are LOCKED, Failed-to-Syncputhuparambil.aditya8-20/+105
2022-06-15Fix release notesBruno Sakoto1-7/+39
2022-06-15NcmpEvent creation and Mappingmpriyank5-4/+278
2022-06-14Exclude CM-Handles that are not in state 'READY'JosephKeenan3-1/+22
2022-06-13Fix sonar code smellskissand11-53/+58
2022-06-09Merge "PoC Contract Stubs NCMP Rest Endpoints"Toine Siebelink8-0/+519
2022-06-09Merge "Handle errors during cm handle search"Toine Siebelink5-26/+25
2022-06-09Handle errors during cm handle searchkissand5-26/+25
2022-06-09Merge "Fix sonar code smells"Toine Siebelink2-9/+6
2022-06-09Remove Model Sync From RegistrationToineSiebelink13-93/+65
2022-06-09Override timers advised-modules-sync sleep-time-mssourabh_sourabh1-0/+1
2022-06-09Fix sonar code smellsemaclee2-9/+6
2022-06-09Merge "Ncmp Producer Setup"Toine Siebelink6-61/+259
2022-06-08Merge "Merge 2 'query' end points in NCMP"Toine Siebelink37-504/+1252