aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/NetworkCmProxyDataServiceImpl.java
AgeCommit message (Expand)AuthorFilesLines
2024-03-29Uplift Spring boot 3.2.4emaclee1-0/+5
2024-03-19Fix SonarQube warningsToineSiebelink1-10/+8
2024-03-13Provide support for data producer identifier during registration (CPS-1964 1)JvD_Ericsson1-1/+2
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-4/+5
2024-02-29Add bearer token to NCMP passthrough operations (CPS-2126 #2)danielhanrahan1-4/+7
2024-02-28Revert Spring Boot Upliftmpriyank1-3/+0
2024-02-26Merge "Uplift Spring Boot to 3.2.2"Priyank Maheshwari1-0/+3
2024-02-23Error reporting when registering cm handle with alternate idhalil.cakal1-100/+106
2024-02-22Uplift Spring Boot to 3.2.2waqas.ikram1-0/+3
2024-02-21Upgrade yang modules using module set tagdanielhanrahan1-52/+36
2024-02-16Use DB for checking Alternate IDshalil.cakal1-43/+57
2024-02-08Revert "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error c...Levente Csanyi1-25/+6
2024-02-08Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error collectionleventecsanyi1-6/+25
2024-02-06moduleSetTag and cmhandle upgrade functionalities fixsourabh_sourabh1-1/+5
2024-02-01Merge "Extend API: Get Module Definitions"Sourabh Sourabh1-0/+7
2024-02-01Extend API: Get Module Definitionshalil.cakal1-1/+8
2024-02-01Introduce Hazelcast for alternateId-cmHandle relationleventecsanyi1-1/+20
2023-12-13Modify cmHandle registration for alternateIdleventecsanyi1-2/+3
2023-11-29Merge "Publish trust level notification event"Toine Siebelink1-31/+23
2023-11-28Publish trust level notification eventJvD_Ericsson1-31/+23
2023-11-23Retry for yang module upgrade operationsourabh_sourabh1-1/+3
2023-11-14Trust level updates with dmi status changehalil.cakal1-44/+43
2023-11-13Add DMI trustlevel at registrationseanbeirne1-1/+13
2023-11-08Fix Code Smellsseanbeirne1-3/+2
2023-11-02Handling Yang module upgrade error scenariossourabh_sourabh1-38/+60
2023-11-02Initial Registration with trustLevel on NCMPseanbeirne1-8/+13
2023-10-23Introduce and use new Hazelcast map pt. 2sourabh_sourabh1-12/+15
2023-10-19Code coverage: Update YANG schema set using moduleSetTagsourabh_sourabh1-5/+11
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-12/+72
2023-10-10Conflicting Error codesourabh_sourabh1-7/+7
2023-09-25Refactoring persistence classessourabh_sourabh1-10/+12
2023-09-21Add DMI to TrustLevel Cache During Registrationseanbeirne1-0/+13
2023-07-13Improved code coverage for NetworkCmProxyDataServiceImplToineSiebelink1-19/+10
2023-07-11Combine alreadyDefinedException classesdanielhanrahan1-3/+3
2023-06-22NCMP : Replacing the word 'Batch' as 'DataOperation'.raviteja.karumuri1-6/+6
2023-05-25NCMP: Update existing Batch endpoint (Moving url param into rest body)sourabh_sourabh1-16/+10
2023-05-03Refactor datatrore handling in API requestsToineSiebelink1-6/+6
2023-04-27CPS-1553 :REST endpoint to accept collection of cm handles for GET operationsourabh_sourabh1-20/+22
2023-04-14[CPS] Re-structuring the packages for better understandingraviteja.karumuri1-1/+1
2023-03-02Refactor cmHandle(ID) queriesseanbeirne1-14/+12
2023-02-20Merge "CPS-1401 Implement V2 of GET Data Node API"Luke Gleeson1-2/+3
2023-02-17CPS-1401 Implement V2 of GET Data Node APIarpitsingh1-2/+3
2023-02-15Bulk delete schemasets in CM handle deregistrationdanielhanrahan1-1/+1
2023-02-09Use getDataNodes (plural) in CmHandle deregistrationdanielhanrahan1-15/+12
2023-02-07Update CmHandleState on deregistration responsedanielhanrahan1-7/+15
2023-02-02CmHandle batch deletiondanielhanrahan1-20/+48