Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
cps
/
71bcac8b10e3298a8ed78e137540472c2f7f8e40
/
cps-ncmp-service
/
src
/
test
71bcac8
Replace RestTemplate with WebClient in synchronous DMI calls
by leventecsanyi
· 8 months ago
e90f0aa
Merge "Reject create request with duplicated subscriptionId"
by Priyank Maheshwari
· 8 months ago
2a1e5aa
Reject create request with duplicated subscriptionId
by emaclee
· 8 months ago
bbfb061
[BUG] Make failed async task report failure on Kafka topic
by danielhanrahan
· 8 months ago
b4e377e
Fix build issue with subscription
by emaclee
· 8 months ago
9be8de1
Merge "Cm Subscription: Remove subscription method"
by Daniel Hanrahan
· 8 months ago
edae744
Cm Subscription: Remove subscription method
by emaclee
· 9 months ago
c894171
Merge "Handle Subscription Response from DMI"
by Priyank Maheshwari
· 8 months ago
6ae429e
Handle Subscription Response from DMI
by seanbeirne
· 9 months ago
f6ded15
Merge "Update depcrecated method in KafaConfig"
by Toine Siebelink
· 8 months ago
4d16019
Update depcrecated method in KafaConfig
by ToineSiebelink
· 8 months ago
e33a3c0
Define a java based datastructure for DataJob and interface
by sourabh_sourabh
· 9 months ago
fec1f3b
Add moduleSetTag to the request towards dmi plugin
by leventecsanyi
· 9 months ago
3cf768a
Merge "Scheduled task for Subscription Response"
by Lee Anjella Macabuhay
· 9 months ago
2b7a3d4
Scheduled task for Subscription Response
by mpriyank
· 9 months ago
bdc3fae
Merge "Condense Liquibase steps"
by Toine Siebelink
· 9 months ago
23378b5
Condense Liquibase steps
by david.mcweeney
· 10 months ago
3c8fd51
Merge "Save new cm notification subscription"
by Priyank Maheshwari
· 9 months ago
d259f85
Save new cm notification subscription
by emaclee
· 9 months ago
e79c1d9
Merge "Fix SonarQube warnings"
by Priyank Maheshwari
· 9 months ago
59a34f5
Fix SonarQube warnings
by ToineSiebelink
· 9 months ago
e1277ab
Configure Hazelcast to have 1 backup to reduce memory
by danielhanrahan
· 9 months ago
bf75ff4
Merge "[Bug] Removing inner TaskExecutor to call DMI"
by Sourabh Sourabh
· 9 months ago
6b0e6b3
[Bug] Removing inner TaskExecutor to call DMI
by mpriyank
· 10 months ago
9221f90
Modify lcm events to include dataProducerIdentifier and moduleSetTag (CPS-1964 3)
by JvD_Ericsson
· 10 months ago
a927b20
Provide support for data producer identifier during registration (CPS-1964 1)
by JvD_Ericsson
· 10 months ago
215b40a
Mapper to form CmNotificationSubscriptionNcmpOutEvent
by mpriyank
· 10 months ago
8e62181
Merge "Error reporting when registering cm handle with alternate id 2 - update scenario"
by Toine Siebelink
· 10 months ago
0c28a81
Error reporting when registering cm handle with alternate id 2 - update scenario
by halil.cakal
· 10 months ago
0a1b4b1
Add bearer token to NCMP async batch data passthrough (CPS-2126 #4)
by danielhanrahan
· 10 months ago
c5222a7
Add bearer token to NCMP passthrough operations (CPS-2126 #2)
by danielhanrahan
· 10 months ago
a25711d
Populate cmSubscription cache
by emaclee
· 11 months ago
49fcc06
Merge "Get Subscription Delta"
by Priyank Maheshwari
· 10 months ago
ffb7ec8
Remove subscriptionModelLoader flag
by mpriyank
· 10 months ago
e556f6c
Get Subscription Delta
by seanbeirne
· 11 months ago
d8580ac
Merge "CmNotificationSubscription event from Dmi Plugin"
by Lee Anjella Macabuhay
· 10 months ago
b8fcd8d
Error reporting when registering cm handle with alternate id
by halil.cakal
· 10 months ago
60c0a99
Merge "NCMP to DMI CmSubscription Event"
by Lee Anjella Macabuhay
· 10 months ago
79bb5da
Merge "NCMP to Client Cm Subscription Event"
by Lee Anjella Macabuhay
· 10 months ago
2ec435b
Introduce class for Module Delta during module sync
by danielhanrahan
· 10 months ago
63aff8f
Improve performance of moduleSetTag lookup
by danielhanrahan
· 10 months ago
699e725
Merge "Refactor YangDataConverter.convertCmHandleToYangModel"
by Sourabh Sourabh
· 10 months ago
60baf82
Refactor check for no new modules in Module Sync
by danielhanrahan
· 10 months ago
06d19ee
Refactor YangDataConverter.convertCmHandleToYangModel
by danielhanrahan
· 10 months ago
97c659a
Improve unit test for regsitration, upgrade
by ToineSiebelink
· 10 months ago
3c8eaa8
Merge "adding isUniqueSubscriptionId method"
by Priyank Maheshwari
· 10 months ago
a1ab764
Upgrade yang modules using module set tag
by danielhanrahan
· 10 months ago
d5de7bc
NCMP to Client Cm Subscription Event
by mpriyank
· 10 months ago
18316c0
Fix handling of blank moduleSetTag
by danielhanrahan
· 10 months ago
cbd20a3
Add moduleSetTag when getting a CM handle
by danielhanrahan
· 10 months ago
b82d45a
Remove alternate ID caches
by leventecsanyi
· 10 months ago
eebdf29
CmNotificationSubscription event from Dmi Plugin
by mpriyank
· 10 months ago
48716d6
adding isUniqueSubscriptionId method
by emaclee
· 10 months ago
f64c025
NCMP to DMI CmSubscription Event
by mpriyank
· 10 months ago
9b86bf1
Use DB for checking Alternate IDs
by halil.cakal
· 10 months ago
5ea7a55
Mapper to form event for DMI Plugin
by mpriyank
· 11 months ago
a3e1ba1
Prefix with CmNotificationSubscription refactoring
by mpriyank
· 10 months ago
33ffcd9
Update cm-data-subscriptions model
by mpriyank
· 10 months ago
1302ce8
CmSubscription minor code refactoring
by mpriyank
· 11 months ago
2499f27
Merge "Correct use of Spock setup and cleanup methods (no need for @Before @After)"
by Toine Siebelink
· 11 months ago
590a3ee
Merge "Revert "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error collection""
by Toine Siebelink
· 11 months ago
e190adf
Revert "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error collection"
by Levente Csanyi
· 11 months ago
814b882
Merge "Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error collection"
by Toine Siebelink
· 11 months ago
6768182
Introduce Hazelcast for alternateId-cmHandle relation pt. 2 - error collection
by leventecsanyi
· 11 months ago
a670176
Correct use of Spock setup and cleanup methods (no need for @Before @After)
by ToineSiebelink
· 11 months ago
02838ed
Merge "CmHandle delete is failing with InternalServerError: Null key is not allowed - add missing unit test"
by Toine Siebelink
· 11 months ago
5defc2d
Add alternateId to legacy lcm-event
by JvD_Ericsson
· 11 months ago
cc1c83c
Replace sleep with PollingConditions
by JvD_Ericsson
· 11 months ago
edf5d59
CmHandle delete is failing with InternalServerError: Null key is not allowed - add missing unit test
by leventecsanyi
· 11 months ago
9744374
Merge "CmSubscription service layer method #1"
by Lee Anjella Macabuhay
· 11 months ago
a97277d
Merge "CmSubscription validate datastore"
by Lee Anjella Macabuhay
· 11 months ago
485bf11
moduleSetTag and cmhandle upgrade functionalities fix
by sourabh_sourabh
· 11 months ago
e60e79c
CmSubscription service layer method #1
by mpriyank
· 11 months ago
90b28d4
Merge "Extend API: Get Module Definitions"
by Sourabh Sourabh
· 11 months ago
04280e2
Extend API: Get Module Definitions
by halil.cakal
· 11 months ago
7dc715e
CmSubscription validate datastore
by mpriyank
· 11 months ago
0f6f416
Introduce Hazelcast for alternateId-cmHandle relation
by leventecsanyi
· 11 months ago
7d80e1b
Merge "Correct datastore names via DatastoreType Enum"
by Priyank Maheshwari
· 11 months ago
8cc5ca1
Correct datastore names via DatastoreType Enum
by emaclee
· 11 months ago
33f7b3e
CloudEvents support for cps-core
by mpriyank
· 11 months ago
ef2c113
CmSubscription review comments
by mpriyank
· 11 months ago
51be3c8
Read and validate incoming sub create request from Kafka
by seanbeirne
· 1 year ago
5ee1836
Merge "Create datastores for NCMP w/subscription model"
by Priyank Maheshwari
· 11 months ago
723994d
Create datastores for NCMP w/subscription model
by emaclee
· 11 months ago
58d3763
Remove deprecated cmSubscription code
by mpriyank
· 11 months ago
b63a221
Create tests for EventPublisher error scenarios
by JvD_Ericsson
· 12 months ago
958248e
Merge "Remove inefficient saveListElementsBatch API"
by Lee Anjella Macabuhay
· 12 months ago
34ac8e7
Introduce cmSubscriptionEventCache
by mpriyank
· 12 months ago
926d408
Remove inefficient saveListElementsBatch API
by danielhanrahan
· 1 year, 5 months ago
76b642f
Allow updating of cmHandles with an alternateId
by leventecsanyi
· 12 months ago
070d7eb
Deprecate use of basic subscription model
by seanbeirne
· 1 year ago
177d66d
Updating config variable names for HttpClient
by waqas.ikram
· 1 year ago
89945a1
Deprecate use of basic subscription model
by emaclee
· 1 year ago
a966bab
Remove the dependency-cycle between beans
by ToineSiebelink
· 1 year ago
66d033e
Enhancing the REST template with HttpClient5
by waqas.ikram
· 1 year ago
c08b6d2
Merge "Update Model to allow Persisting of alternateId"
by Toine Siebelink
· 1 year ago
183a22c
Moving and Renaming eexisting subscription impl
by emaclee
· 1 year ago
28b4181
Update Model to allow Persisting of alternateId
by leventecsanyi
· 1 year ago
8e63d7b
Merge "Modify cmHandle registration for alternateId"
by Toine Siebelink
· 1 year ago
541ed45
Introduce Schema Set upgrade method
by sourabh_sourabh
· 1 year, 1 month ago
Next »