PnfReadyEventConsumer implementation 45/42545/4
authorLukasz Muszkieta <lukasz.muszkieta@nokia.com>
Thu, 12 Apr 2018 16:24:12 +0000 (18:24 +0200)
committerLukasz Muszkieta <lukasz.muszkieta@nokia.com>
Mon, 16 Apr 2018 08:19:26 +0000 (10:19 +0200)
commitb196509debdb43411abfcdc55b3ce87a0a30da6e
treef1bace792887294eaf8e861b5ea5011c08574610
parent4bce6adb7b0ae77e62f276d21ecd4683c9b6c8d9
PnfReadyEventConsumer implementation

Change-Id: I7252400a3f60ca22ddfa71edb28eaf1d16ccd9b4
Issue-ID: SO-466
Signed-off-by: Lukasz Muszkieta <lukasz.muszkieta@nokia.com>
bpmn/MSOInfrastructureBPMN/src/main/java/org/openecomp/mso/bpmn/infrastructure/pnf/dmaap/PnfEventReadyConsumer.java
bpmn/MSOInfrastructureBPMN/src/main/resources/dmaap.properties
bpmn/MSOInfrastructureBPMN/src/main/webapp/WEB-INF/applicationContext.xml
bpmn/MSOInfrastructureBPMN/src/test/java/org/openecomp/mso/bpmn/infrastructure/pnf/dmaap/PnfEventReadyConsumerTest.java
bpmn/MSOInfrastructureBPMN/src/test/resources/dmaapTest.properties [deleted file]
bpmn/MSOInfrastructureBPMN/src/test/resources/springConfig_PnfEventReadyConsumer.xml [deleted file]
common/src/main/java/org/openecomp/mso/logger/MsoLogger.java