aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/NetworkCmProxyDataServiceImplRegistrationSpec.groovy
AgeCommit message (Expand)AuthorFilesLines
2024-03-05Error reporting when registering cm handle with alternate id 2 - update scenariohalil.cakal1-11/+1
2024-02-23Error reporting when registering cm handle with alternate idhalil.cakal1-73/+41
2024-02-21Upgrade yang modules using module set tagdanielhanrahan1-11/+11
2024-02-16Use DB for checking Alternate IDshalil.cakal1-7/+15
2024-02-08Revert "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error c...Levente Csanyi1-28/+12
2024-02-08Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error collectionleventecsanyi1-12/+28
2024-02-06moduleSetTag and cmhandle upgrade functionalities fixsourabh_sourabh1-10/+7
2024-02-01Introduce Hazelcast for alternateId-cmHandle relationleventecsanyi1-2/+14
2023-12-18Remove the dependency-cycle between beansToineSiebelink1-6/+4
2023-12-18Enhancing the REST template with HttpClient5waqas.ikram1-1/+1
2023-12-11Uplift Guava dependencyhalil.cakal1-3/+3
2023-11-28Publish trust level notification eventJvD_Ericsson1-13/+12
2023-11-13Add DMI trustlevel at registrationseanbeirne1-5/+9
2023-11-02Handling Yang module upgrade error scenariossourabh_sourabh1-1/+33
2023-11-02Initial Registration with trustLevel on NCMPseanbeirne1-8/+24
2023-10-19Code coverage: Update YANG schema set using moduleSetTagsourabh_sourabh1-3/+10
2023-10-11Expose REST endpoint to update YANG schema set using moduleSetTagsourabh_sourabh1-6/+6
2023-10-10Conflicting Error codesourabh_sourabh1-16/+16
2023-09-25Refactoring persistence classessourabh_sourabh1-3/+3
2023-09-21Add DMI to TrustLevel Cache During Registrationseanbeirne1-5/+9
2023-07-13Improved code coverage for NetworkCmProxyDataServiceImplToineSiebelink1-2/+3
2023-07-11Combine alreadyDefinedException classesdanielhanrahan1-5/+5
2023-04-14[CPS] Re-structuring the packages for better understandingraviteja.karumuri1-1/+1
2023-03-02Refactor cmHandle(ID) queriesseanbeirne1-3/+2
2023-02-15Bulk delete schemasets in CM handle deregistrationdanielhanrahan1-3/+5
2023-02-09Use getDataNodes (plural) in CmHandle deregistrationdanielhanrahan1-9/+7
2023-02-07Update CmHandleState on deregistration responsedanielhanrahan1-39/+60
2023-02-02CmHandle batch deletiondanielhanrahan1-5/+8
2023-01-12Updating CmHandleStates using batch operationJosephKeenan1-2/+2
2022-10-20CPS Validator Changeslukegleeson1-2/+1
2022-09-21Robustness cleaning of in progress cachesourabh_sourabh1-3/+13
2022-09-13Handle partial failure (improvements)ToineSiebelink1-5/+6
2022-09-12Handle partial failurempriyank1-14/+10
2022-09-02Performance Improvement: Use save batches of cmhandlessourabh_sourabh1-25/+21
2022-09-01Get all cm handles by DMI plugin Identifieremaclee1-2/+4
2022-08-10CmHandleState transition using state handlermpriyank1-7/+7
2022-07-28Enable/Disable Data Sync for Cm HandleDylanB95EST1-1/+3
2022-07-25De-registration: send event(s) using central statesourabh_sourabh1-5/+16
2022-07-14Code Refactoring Ncmp* to Lcm* as per new scopempriyank1-5/+10
2022-07-04Move persistence related methodsemaclee1-26/+13
2022-06-30Add method to get YANG module sources for CM handleemaclee1-2/+0
2022-06-30Fix performance degradation bugkissand1-4/+1
2022-06-28Unable to change state from LOCKED to ADVISEDsourabh_sourabh1-2/+7
2022-06-23Remove operation from NcmpEventmpriyank1-5/+1
2022-06-20Publish LCM Eventsmpriyank1-1/+3
2022-06-09Remove Model Sync From RegistrationToineSiebelink1-42/+2
2022-06-08Merge 2 'query' end points in NCMPkissand1-1/+4
2022-06-01Module Sync Lock State implementationDylanB95EST1-5/+3
2022-04-12Refactor existing model sync code into separate packagesourabh_sourabh1-2/+4
2022-04-08Refactoring/ Adding Tests for ValidationDylanB95EST1-11/+11