aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils
AgeCommit message (Expand)AuthorFilesLines
2024-03-19Fix SonarQube warningsToineSiebelink1-1/+2
2024-03-13Provide support for data producer identifier during registration (CPS-1964 1)JvD_Ericsson1-2/+2
2024-03-05Error reporting when registering cm handle with alternate id 2 - update scenariohalil.cakal1-13/+28
2024-02-23Error reporting when registering cm handle with alternate idhalil.cakal1-9/+9
2024-02-22Refactor YangDataConverter.convertCmHandleToYangModeldanielhanrahan1-5/+6
2024-02-16Use DB for checking Alternate IDshalil.cakal2-126/+97
2024-02-08Merge "Revert "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - ...Toine Siebelink1-23/+11
2024-02-08Revert "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error c...Levente Csanyi1-23/+11
2024-02-08Merge "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error co...Toine Siebelink1-11/+23
2024-02-08Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error collectionleventecsanyi1-11/+23
2024-02-07CmHandle delete is failing with InternalServerError: Null key is not allowed ...leventecsanyi1-0/+9
2024-02-01Introduce Hazelcast for alternateId-cmHandle relationleventecsanyi1-0/+117
2024-01-25CloudEvents support for cps-corempriyank1-2/+2
2023-12-21Deprecate use of basic subscription modelseanbeirne2-166/+0
2023-12-13Modify cmHandle registration for alternateIdleventecsanyi1-1/+1
2023-10-16Merge "Add withTrustLevel condition to CmHandle Query API"Toine Siebelink1-2/+3
2023-10-12Add withTrustLevel condition to CmHandle Query APIhalil.cakal1-2/+3
2023-10-11Expose REST endpoint to update YANG schema set using moduleSetTagsourabh_sourabh1-1/+1
2023-09-25Refactoring persistence classessourabh_sourabh3-7/+11
2023-08-18Modify data operation schema to accommodate additional informationsourabh_sourabh1-4/+4
2023-08-11Generic Cloud Event Mappermpriyank3-109/+4
2023-08-09Refactoring Subscription Create LCM use casempriyank3-24/+25
2023-08-04Subscription Creation: Fixes for code review after demohalil.cakal3-11/+178
2023-07-31Increase code coverage in cps-service moduleToineSiebelink1-1/+0
2023-07-26Subscription Creation: NCMP to Client CloudEvent transformationhalil.cakal3-37/+34
2023-07-07Subscription Creation: NCMP to DMI CloudEvent transformationhalil.cakal1-0/+104
2023-06-28Merge "Streamline outcome response for subscription creation"Priyank Maheshwari1-0/+13
2023-06-27NCMP : Handle non-existing and non-ready cm handlessourabh_sourabh2-4/+75
2023-06-26Streamline outcome response for subscription creationhalil.cakal1-0/+13
2023-06-23#2 NCMP : Replacing the word 'Batch' as 'DataOperation'.raviteja.karumuri2-4/+4
2023-06-23Merge "Improve code coverage"Luke Gleeson1-12/+25
2023-06-22Improve code coverageToineSiebelink1-12/+25
2023-06-22NCMP : Replacing the word 'Batch' as 'DataOperation'.raviteja.karumuri1-15/+15
2023-06-19Code to persist or update the yang model subscription into dbhalil.cakal1-1/+16
2023-06-01Subscription Create Event Outcome Kafka Parthalil.cakal2-0/+110
2023-05-25NCMP: Update existing Batch endpoint (Moving url param into rest body)sourabh_sourabh2-7/+87
2023-05-09NCMP: Delete DatastoreType enum from cps-ncmp-restsourabh_sourabh1-5/+4
2023-04-27CPS-1553 :REST endpoint to accept collection of cm handles for GET operationsourabh_sourabh1-6/+7
2023-02-14Use getDataNodes (plural version) into NCMP to get CM handles Performance imp...seanbeirne1-12/+14
2023-02-08Use getDataNodes (plural version) into NCMP to get CM handlessourabh_sourabh1-0/+14
2022-12-01Filter on private properties of CM Handlesleventecsanyi5-0/+319