summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/inventory
AgeCommit message (Expand)AuthorFilesLines
2022-09-13CmHandle registration/module sync watchdog performance improvmentsourabh_sourabh1-9/+8
2022-09-05Code to Interface : InventoryPersistencempriyank1-2/+2
2022-09-05Performance Improvement: Fix Insert Yang Resource IDs (Schemset)ToineSiebelink1-7/+6
2022-09-02Performance Improvement: Use save batches of cmhandlessourabh_sourabh1-3/+20
2022-09-02Code to Interface: CmHandleQueriesmpriyank2-4/+2
2022-09-01Merge "Get all cm handles by DMI plugin Identifier"Sourabh Sourabh1-0/+14
2022-09-01Merge "Performance Improvement: Enhance state handler"Sourabh Sourabh1-1/+1
2022-09-01Performance Improvement: Enhance state handlermpriyank1-1/+1
2022-09-01Get all cm handles by DMI plugin Identifieremaclee1-0/+14
2022-09-01Performance Improvement: Watchdog Parallel execution with configurationsourabh_sourabh3-22/+100
2022-08-29Performance Improvement:save cmhandles capabilitympriyank1-0/+16
2022-08-29Performance Improvement: Use hazelcast blocking queueToineSiebelink4-117/+155
2022-08-25Performance Improvement: Batch Update DataNodeslukegleeson1-2/+17
2022-08-22Merge "Distributed datastore solution for Data Sync Watchdog"Toine Siebelink3-41/+38
2022-08-22Distributed datastore solution for Data Sync Watchdogkissand3-41/+38
2022-08-22Merge "Fix: CM Handles for only hasAllModules Query"Sourabh Sourabh1-1/+1
2022-08-22Fix: CM Handles for only hasAllModules Querylukegleeson1-1/+1
2022-08-18Ensure Additional Properties for CM Handles are includedToineSiebelink2-2/+13
2022-08-10CmHandleState transition using state handlermpriyank1-20/+13
2022-08-02Merge "Enable/Disable Data Sync for Cm Handle"Joseph Keenan2-15/+20
2022-08-02Merge "Query CmHandles using CPS path"Joseph Keenan3-69/+162
2022-07-29Query CmHandles using CPS pathlukegleeson3-69/+162
2022-07-28Enable/Disable Data Sync for Cm HandleDylanB95EST2-15/+20
2022-07-27Distributed datastore solution for Module Sync Watchdogkissand1-1/+6
2022-07-25CmHandle creation performance degradationsourabh_sourabh3-11/+70
2022-07-14Code Refactoring Ncmp* to Lcm* as per new scopempriyank1-4/+10
2022-07-07Merge "Define Initial Data Sync Enabled Flag and state"Joseph Keenan1-3/+11
2022-07-07Define Initial Data Sync Enabled Flag and stateDylanB95EST1-3/+11
2022-07-07Merge "Improve test coverage on CompositeStateBuilder"Toine Siebelink1-0/+22
2022-07-07Improve test coverage on CompositeStateBuilderbmiklos1-0/+22
2022-07-05Move persistence methods from NCMPproperty handleremaclee1-6/+33
2022-07-04Move persistence related methodsemaclee1-1/+74
2022-07-04Simplified 'External' lock reason Mappinglukegleeson4-22/+22
2022-07-01Merge "Allow Module Re-Sync"Toine Siebelink2-2/+46
2022-06-30Allow Module Re-Synclukegleeson2-2/+46
2022-06-30Add method to get YANG module sources for CM handleemaclee5-10/+23
2022-06-29Retry Module-Sync based on from last failureDylanB95EST2-4/+35
2022-06-28Unable to change state from LOCKED to ADVISEDsourabh_sourabh3-5/+6
2022-06-27Merge "Introducing DELETING and DELETED Cmhandle State"Joseph Keenan1-3/+4
2022-06-23Remove operation from NcmpEventmpriyank1-11/+1
2022-06-23Introducing DELETING and DELETED Cmhandle Statelukegleeson1-3/+4
2022-06-22Data Sync Watchdog Processsourabh_sourabh6-12/+180
2022-06-20Publish LCM Eventsmpriyank1-1/+11
2022-06-15Retry CM-Handles that are LOCKED, Failed-to-Syncputhuparambil.aditya3-12/+48
2022-06-09Remove Model Sync From RegistrationToineSiebelink3-15/+20
2022-06-01Module Sync Lock State implementationDylanB95EST6-97/+231
2022-05-26CompositeStateBuilder added for building the compositeStateputhuparambil.aditya1-0/+65
2022-05-24Enhanced response with Complex State in APImpriyank1-1/+2
2022-05-19Composite State to handle dmi-reg YANG updatesmpriyank4-6/+76
2022-05-12Watchdog-process that syncs 'ADVISED' CM HandlesDylanB95EST3-9/+66