aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/inventory
AgeCommit message (Expand)AuthorFilesLines
45 hoursMove TrustLevel FeatureToineSiebelink1-0/+37
4 daysRepackage Inventory FeatureToineSiebelink4-0/+278
2023-10-23Introduce and use new Hazelcast map pt. 2sourabh_sourabh11-1603/+0
2023-10-19Code coverage: Update YANG schema set using moduleSetTagsourabh_sourabh3-10/+89
2023-10-16Merge "Add withTrustLevel condition to CmHandle Query API"Toine Siebelink1-6/+20
2023-10-12Add withTrustLevel condition to CmHandle Query APIhalil.cakal1-6/+20
2023-10-11Expose REST endpoint to update YANG schema set using moduleSetTagsourabh_sourabh5-22/+40
2023-09-26Introduce and use new Hazelcast map for module set tagleventecsanyi1-1/+3
2023-09-25Refactoring persistence classessourabh_sourabh11-73/+110
2023-09-18Set lock state and reason upon requestleventecsanyi4-30/+77
2023-07-12Improved code coverage for Data Sync WatchdogToineSiebelink1-22/+32
2023-07-12Improved code coverage (branches) for sync watchdogToineSiebelink1-7/+43
2023-06-21Patch # 3: Data operation response event (NCMP → Client App) to comply with...sourabh_sourabh1-1/+0
2023-05-16Fixing minor compilationwaqas.ikram1-2/+2
2023-05-09NCMP: Delete DatastoreType enum from cps-ncmp-restsourabh_sourabh1-2/+2
2023-04-27CPS-1553 :REST endpoint to accept collection of cm handles for GET operationsourabh_sourabh1-4/+4
2023-04-14[CPS] Re-structuring the packages for better understandingraviteja.karumuri1-2/+2
2023-03-02Refactor cmHandle(ID) queriesseanbeirne1-33/+12
2023-02-20Merge "CPS-1401 Implement V2 of GET Data Node API"Luke Gleeson2-12/+13
2023-02-17CPS-1401 Implement V2 of GET Data Node APIarpitsingh2-12/+13
2023-02-15Bulk delete schemasets in CM handle deregistrationdanielhanrahan1-1/+10
2023-02-14Use getDataNodes (plural version) into NCMP to get CM handles Performance imp...seanbeirne1-10/+1
2023-02-08Use getDataNodes (plural version) into NCMP to get CM handlessourabh_sourabh1-1/+26
2023-02-02CmHandle batch deletiondanielhanrahan1-0/+8
2022-12-16Use public exposed interface of CPS service instead of spisourabh_sourabh1-22/+11
2022-12-01Filter on private properties of CM Handlesleventecsanyi1-1/+36
2022-10-20CPS Validator Changeslukegleeson1-23/+17
2022-10-13TTL for module and data syncmpriyank1-4/+3
2022-09-21Robustness cleaning of in progress cachesourabh_sourabh2-10/+43
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