summaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/NetworkCmProxyDataServiceImplSpec.groovy
AgeCommit message (Expand)AuthorFilesLines
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
2022-06-09Remove Model Sync From RegistrationToineSiebelink1-3/+2
2022-06-08Merge 2 'query' end points in NCMPkissand1-9/+29
2022-06-01Module Sync Lock State implementationDylanB95EST1-9/+10
2022-06-01Fixing CompositeState mappingmpriyank1-5/+10
2022-05-31Handle RestTemplate Error handling so NCMP cna report correct server statusToineSiebelink1-165/+28
2022-05-20Get cm-handle public properties endpointlukegleeson1-6/+28
2022-04-29Watchdog-process that changes CM Handles stateDylanB95EST1-3/+3
2022-04-12Refactor existing model sync code into separate packagesourabh_sourabh1-4/+26
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST1-1/+53
2022-04-05Async: NCMP Rest impl. including Request ID generationsourabh_sourabh1-72/+10
2022-04-05[cps] Fix getResourceDataForPassthroughOperational endpointputhuparambil.aditya1-17/+8
2022-04-05Merge "Structured Exception details for DMI"Bruno Sakoto1-15/+18
2022-04-04Structured Exception details for DMImpriyank1-15/+18
2022-03-30Additional validation for names/identifiersDylanB95EST1-2/+2
2022-03-14Async: NCMP Rest impl. including Request ID generationsourabh_sourabh1-16/+17
2022-03-10Async: NCMP Rest impl. including Request ID generationsourabh_sourabh1-38/+121
2022-03-01Create Endpoint For Get Cm Handles By NameDylanB95EST1-1/+21
2022-02-16Core logic to update,add or remove cmHandle propertiesmpriyank1-1/+2
2022-02-02[TECHDEBT] Align CPS NCMP REST API SpecificationJosephKeenan1-7/+6
2022-01-28Support 'public' Cm Handle PropertiesDylanB95EST1-62/+28
2022-01-25Replace gson mapper with jackson mappersourabh_sourabh1-6/+7
2022-01-19[TECHDEBT] Remove deprecated API methods related to NCMPmpriyank1-77/+2
2021-12-14Changing putOperationWithJson to postOperationWithJsonJosephKeenan1-5/+0
2021-12-08Support Delete operation for ds Passtrough-Running in NCMP 1/3DylanB95EST1-8/+8
2021-11-25Allow separate registration of DMIDataPlugin and DmiModelPuginJosephKeenan1-343/+202
2021-11-10Update operation passthrough running - Service Layerniamhcore1-0/+23