summaryrefslogtreecommitdiffstats
path: root/dmaap-listener/src/test/resources
AgeCommit message (Collapse)AuthorFilesLines
2020-12-01Migrate sli-northbound repoJessica Wagantall9-247/+0
Migrate sli-northbound repo files into new directory "northbound". Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2020-03-03DMAAP Listener for ORAN CMNotify VES eventsSandeep Shah1-0/+35
DMAAP listener for VES events originating from ORAN. Will invoke RPC/DG for updating RuntimeDB Issue-ID: CCSDK-2133 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Ia17a7b2da1c58f5624c1d331aac56ce566d097bf
2019-11-22DMAAP Listener for ORAN A1 Adapter Policy MgmtSandeep Shah1-0/+35
Support DMAAP listener for A1 Adapter related DMAAP messages for policy management. Also included are JUNIT test files. DMAAP topic is A1-P. Issue-ID: CCSDK-1964 Signed-off-by: SandeepLinux <Sandeep.Shah@ibm.com> Change-Id: Ied78e8c14538136fede0f420804232770bcbdf3b
2018-07-20Added dmaap consumer for esr-thirdparty AAI eventsshashikanth.vh2-1/+35
Modified SdncAaiDmaapConsumer.java to handle AAI EVENT for esr-thirdparty-sdnc and template Change-Id: I8aaa2e649a722d8d51f0b3329c94541396fde96b Issue-ID: CCSDK-389 Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
2018-03-28Add Aai event listenerSerban Popescu2-1/+35
Add support for Aai and Pserver incoming messages from Dmaap Change-Id: I6ace2395476a1410ea3b7ffe0bebc1766d19e474 Issue-ID: CCSDK-223 Signed-off-by: Serban Popescu <sp5226@att.com>
2018-03-26Add Aai event listenerSerban Popescu1-0/+34
Add support for Aai and Pserver incoming messages from Dmaap Change-Id: I57fedcaf6668d09189f0246571e8aaf515fc3fa0 Issue-ID: CCSDK-223 Signed-off-by: Serban Popescu <sp5226@att.com>
2017-11-09Add dhcp event handlerDan Timoney1-0/+38
Add event handler for DHCP event Change-Id: I2e23ace8ae481bf100f236a4e2723d721eec3470 Issue-ID: CCSDK-142 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-03Add unit test for dmaap-listenerDan Timoney3-0/+37
Add unit test case for dmaap-listener. Change-Id: I501614016c96d8300bc15cdf1819691f95c467f4 Issue-ID: CCSDK-106 Signed-off-by: Dan Timoney <dtimoney@att.com>