aboutsummaryrefslogtreecommitdiffstats
path: root/dmaap-listener/src/test/resources/dmaap-listener.properties
diff options
context:
space:
mode:
authorshashikanth.vh <shashikanth.vh@huawei.com>2018-07-19 15:11:17 +0530
committerShashikanth VH <shashikanth.vh@huawei.com>2018-07-20 06:27:05 +0000
commitbe74be10e66d9a5d127c6280f802ef173dbf17de (patch)
tree5163e2c10b72a4d701cb7e77d86655ec0943f8f1 /dmaap-listener/src/test/resources/dmaap-listener.properties
parent16ecee44bc14dcb0a128cfdabf0ae8b17f1db057 (diff)
Added dmaap consumer for esr-thirdparty AAI events
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>
Diffstat (limited to 'dmaap-listener/src/test/resources/dmaap-listener.properties')
-rwxr-xr-xdmaap-listener/src/test/resources/dmaap-listener.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/dmaap-listener/src/test/resources/dmaap-listener.properties b/dmaap-listener/src/test/resources/dmaap-listener.properties
index ed180e51..defef0b4 100755
--- a/dmaap-listener/src/test/resources/dmaap-listener.properties
+++ b/dmaap-listener/src/test/resources/dmaap-listener.properties
@@ -1 +1 @@
-subscriptions=org.onap.ccsdk.sli.northbound.dmaapclient.DummyDmaapConsumer:dmaap-consumer-1.properties \ No newline at end of file
+subscriptions=org.onap.ccsdk.sli.northbound.dmaapclient.DummyDmaapConsumer:dmaap-consumer-1.properties;org.onap.ccsdk.sli.northbound.dmaapclient.SdncAaiDmaapConsumer:dmaap-consumer-esrsysteminfo.properties \ No newline at end of file