aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/NetworkCmProxyDataServiceImplSpec.groovy
AgeCommit message (Expand)AuthorFilesLines
2024-03-19Fix SonarQube warningsToineSiebelink1-17/+10
2024-03-06Merge "Error reporting when registering cm handle with alternate id 2 - updat...Toine Siebelink1-1/+1
2024-03-05Error reporting when registering cm handle with alternate id 2 - update scenariohalil.cakal1-1/+1
2024-02-29Add bearer token to NCMP async batch data passthrough (CPS-2126 #4)danielhanrahan1-2/+2
2024-02-29Add bearer token to NCMP passthrough operations (CPS-2126 #2)danielhanrahan1-8/+9
2024-02-23Error reporting when registering cm handle with alternate idhalil.cakal1-1/+6
2024-02-21Upgrade yang modules using module set tagdanielhanrahan1-3/+1
2024-02-21Add moduleSetTag when getting a CM handledanielhanrahan1-6/+12
2024-02-16Use DB for checking Alternate IDshalil.cakal1-8/+6
2024-02-06moduleSetTag and cmhandle upgrade functionalities fixsourabh_sourabh1-4/+4
2024-02-01Merge "Extend API: Get Module Definitions"Sourabh Sourabh1-3/+10
2024-02-01Extend API: Get Module Definitionshalil.cakal1-4/+11
2024-02-01Introduce Hazelcast for alternateId-cmHandle relationleventecsanyi1-2/+8
2023-11-28Publish trust level notification eventJvD_Ericsson1-7/+7
2023-11-13Add DMI trustlevel at registrationseanbeirne1-0/+2
2023-10-16Merge "Add withTrustLevel condition to CmHandle Query API"Toine Siebelink1-1/+1
2023-10-12Add withTrustLevel condition to CmHandle Query APIhalil.cakal1-1/+1
2023-10-11Expose REST endpoint to update YANG schema set using moduleSetTagsourabh_sourabh1-1/+1
2023-09-25Refactoring persistence classessourabh_sourabh1-17/+18
2023-09-25Merge "Add DMI to TrustLevel Cache During Registration"Priyank Maheshwari1-1/+4
2023-09-21Add DMI to TrustLevel Cache During Registrationseanbeirne1-1/+4
2023-09-18Set lock state and reason upon requestleventecsanyi1-2/+2
2023-07-13Improved code coverage for NetworkCmProxyDataServiceImplToineSiebelink1-20/+24
2023-06-22NCMP : Replacing the word 'Batch' as 'DataOperation'.raviteja.karumuri1-20/+21
2023-05-25NCMP: Update existing Batch endpoint (Moving url param into rest body)sourabh_sourabh1-15/+27
2023-05-09NCMP: Delete DatastoreType enum from cps-ncmp-restsourabh_sourabh1-7/+7
2023-04-27CPS-1553 :REST endpoint to accept collection of cm handles for GET operationsourabh_sourabh1-35/+43
2023-04-14[CPS] Re-structuring the packages for better understandingraviteja.karumuri1-1/+1
2023-03-02Refactor cmHandle(ID) queriesseanbeirne1-7/+5
2023-02-17CPS-1401 Implement V2 of GET Data Node APIarpitsingh1-5/+6
2022-12-01Filter on private properties of CM Handlesleventecsanyi1-8/+19
2022-10-20CPS Validator Changeslukegleeson1-47/+6
2022-09-21Robustness cleaning of in progress cachesourabh_sourabh1-8/+9
2022-09-02Performance Improvement: Use save batches of cmhandlessourabh_sourabh1-6/+9
2022-09-01Get all cm handles by DMI plugin Identifieremaclee1-0/+16
2022-08-10CmHandleState transition using state handlermpriyank1-5/+5
2022-07-28Enable/Disable Data Sync for Cm HandleDylanB95EST1-9/+50
2022-07-25De-registration: send event(s) using central statesourabh_sourabh1-2/+9
2022-07-14Code Refactoring Ncmp* to Lcm* as per new scopempriyank1-4/+6
2022-07-04Move persistence related methodsemaclee1-10/+8
2022-07-04Simplified 'External' lock reason Mappinglukegleeson1-2/+2
2022-06-30Add method to get YANG module sources for CM handleemaclee1-2/+10
2022-06-30Fix performance degradation bugkissand1-17/+26
2022-06-29Get cm-handle state endpointlukegleeson1-4/+50
2022-06-28Unable to change state from LOCKED to ADVISEDsourabh_sourabh1-4/+5
2022-06-23Remove operation from NcmpEventmpriyank1-3/+1
2022-06-20Publish LCM Eventsmpriyank1-1/+3
2022-06-13Fix sonar code smellskissand1-2/+2
2022-06-09Merge "Handle errors during cm handle search"Toine Siebelink1-4/+4
2022-06-09Handle errors during cm handle searchkissand1-4/+4