Added dmaap consumer for esr-thirdparty AAI events 69/56869/6
authorshashikanth.vh <shashikanth.vh@huawei.com>
Thu, 19 Jul 2018 09:41:17 +0000 (15:11 +0530)
committerShashikanth VH <shashikanth.vh@huawei.com>
Fri, 20 Jul 2018 06:27:05 +0000 (06:27 +0000)
commitbe74be10e66d9a5d127c6280f802ef173dbf17de
tree5163e2c10b72a4d701cb7e77d86655ec0943f8f1
parent16ecee44bc14dcb0a128cfdabf0ae8b17f1db057
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>
dmaap-listener/src/main/java/org/onap/ccsdk/sli/northbound/dmaapclient/SdncAaiDmaapConsumer.java
dmaap-listener/src/main/resources/esr-thirdparty-sdnc.map [new file with mode: 0644]
dmaap-listener/src/main/resources/template-esr-thirdparty-sdnc.vt [new file with mode: 0644]
dmaap-listener/src/test/java/org/onap/ccsdk/sli/northbound/dmaapclient/TestSdncEsrDmaapReceiver.java [new file with mode: 0644]
dmaap-listener/src/test/resources/dmaap-consumer-esrsysteminfo.properties [new file with mode: 0644]
dmaap-listener/src/test/resources/dmaap-listener.properties