aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl
AgeCommit message (Expand)AuthorFilesLines
2024-04-12Handle Subscription Response from DMIseanbeirne2-6/+62
2024-03-25Merge "Save new cm notification subscription"Priyank Maheshwari1-2/+45
2024-03-22Save new cm notification subscriptionemaclee1-2/+45
2024-03-19Merge "Fix SonarQube warnings"Priyank Maheshwari3-20/+15
2024-03-19Fix SonarQube warningsToineSiebelink3-20/+15
2024-03-19Configure Hazelcast to have 1 backup to reduce memorydanielhanrahan2-8/+8
2024-03-15Merge "[Bug] Removing inner TaskExecutor to call DMI"Sourabh Sourabh2-24/+14
2024-03-14[Bug] Removing inner TaskExecutor to call DMImpriyank2-24/+14
2024-03-14Modify lcm events to include dataProducerIdentifier and moduleSetTag (CPS-196...JvD_Ericsson1-11/+13
2024-03-13Provide support for data producer identifier during registration (CPS-1964 1)JvD_Ericsson4-10/+61
2024-03-07Mapper to form CmNotificationSubscriptionNcmpOutEventmpriyank1-0/+55
2024-03-06Merge "Error reporting when registering cm handle with alternate id 2 - updat...Toine Siebelink4-59/+72
2024-03-05Error reporting when registering cm handle with alternate id 2 - update scenariohalil.cakal4-59/+72
2024-02-29Add bearer token to NCMP async batch data passthrough (CPS-2126 #4)danielhanrahan2-3/+3
2024-02-29Add bearer token to NCMP passthrough operations (CPS-2126 #2)danielhanrahan4-26/+40
2024-02-26Populate cmSubscription cacheemaclee3-3/+147
2024-02-26Merge "Get Subscription Delta"Priyank Maheshwari3-3/+52
2024-02-23Remove subscriptionModelLoader flagmpriyank1-2/+0
2024-02-23Get Subscription Deltaseanbeirne3-3/+52
2024-02-23Merge "CmNotificationSubscription event from Dmi Plugin"Lee Anjella Macabuhay1-0/+85
2024-02-23Error reporting when registering cm handle with alternate idhalil.cakal3-83/+56
2024-02-23Merge "NCMP to DMI CmSubscription Event"Lee Anjella Macabuhay1-0/+64
2024-02-22Merge "NCMP to Client Cm Subscription Event"Lee Anjella Macabuhay1-0/+44
2024-02-22Introduce class for Module Delta during module syncdanielhanrahan2-23/+16
2024-02-22Improve performance of moduleSetTag lookupdanielhanrahan1-5/+7
2024-02-22Merge "Refactor YangDataConverter.convertCmHandleToYangModel"Sourabh Sourabh3-13/+14
2024-02-22Refactor check for no new modules in Module Syncdanielhanrahan2-39/+34
2024-02-22Refactor YangDataConverter.convertCmHandleToYangModeldanielhanrahan3-13/+14
2024-02-21Improve unit test for regsitration, upgradeToineSiebelink1-13/+14
2024-02-21Merge "adding isUniqueSubscriptionId method"Priyank Maheshwari1-2/+18
2024-02-21Upgrade yang modules using module set tagdanielhanrahan4-101/+17
2024-02-21NCMP to Client Cm Subscription Eventmpriyank1-0/+44
2024-02-21Fix handling of blank moduleSetTagdanielhanrahan1-1/+1
2024-02-21Add moduleSetTag when getting a CM handledanielhanrahan1-6/+12
2024-02-21Remove alternate ID cachesleventecsanyi1-59/+0
2024-02-20CmNotificationSubscription event from Dmi Pluginmpriyank1-0/+85
2024-02-19adding isUniqueSubscriptionId methodemaclee1-2/+18
2024-02-19NCMP to DMI CmSubscription Eventmpriyank1-0/+64
2024-02-16Use DB for checking Alternate IDshalil.cakal6-178/+174
2024-02-13Mapper to form event for DMI Pluginmpriyank1-0/+57
2024-02-13Prefix with CmNotificationSubscription refactoringmpriyank1-6/+6
2024-02-12Update cm-data-subscriptions modelmpriyank1-3/+3
2024-02-12CmSubscription minor code refactoringmpriyank4-112/+73
2024-02-08Merge "Correct use of Spock setup and cleanup methods (no need for @Before @A...Toine Siebelink3-39/+12
2024-02-08Merge "Revert "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - ...Toine Siebelink3-70/+23
2024-02-08Revert "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error c...Levente Csanyi3-70/+23
2024-02-08Merge "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error co...Toine Siebelink3-23/+70
2024-02-08Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error collectionleventecsanyi3-23/+70
2024-02-08Correct use of Spock setup and cleanup methods (no need for @Before @After)ToineSiebelink3-39/+12
2024-02-08Merge "CmHandle delete is failing with InternalServerError: Null key is not a...Toine Siebelink1-0/+9