From 74b598291ed2461e0e482f556baf2943a97a54f2 Mon Sep 17 00:00:00 2001 From: Maciej Malewski Date: Tue, 8 Jun 2021 09:04:48 +0200 Subject: Replace cambria with DmaaP client - remove cambria, add DmaaP client - sending event for many topics at once is no longer supported - add backward compatibility status codes - add additional validation for batchEvent Issue-ID: DCAEGEN2-1483 Signed-off-by: Maciej Malewski Change-Id: I945c38b4ab04b697ecfabd5ce38502f83fa70d1a --- dpo/data-formats/ves-dmaap-config.json | 198 --------------------------------- 1 file changed, 198 deletions(-) delete mode 100644 dpo/data-formats/ves-dmaap-config.json (limited to 'dpo') diff --git a/dpo/data-formats/ves-dmaap-config.json b/dpo/data-formats/ves-dmaap-config.json deleted file mode 100644 index c3b4b809..00000000 --- a/dpo/data-formats/ves-dmaap-config.json +++ /dev/null @@ -1,198 +0,0 @@ -{ - "ves_syslog": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_statechange": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_thresholdCrossingAlert": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_heartbeat": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_other": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_mobileflow": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_sipsignaling": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_voicequality": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_fault": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_measurement": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_3gpp_fault_supervision": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_3gpp_provisioning": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_3gpp_heartbeat": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_3gpp_performance_assurance": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_syslog_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_statechange_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_thresholdCrossingAlert_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_heartbeat_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_other_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_mobileflow_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_sipsignaling_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_voicequality_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_fault_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_measurement_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_3gpp_fault_supervision_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_3gpp_provisioning_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_3gpp_heartbeat_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - }, - "ves_3gpp_performance_assurance_secondary": { - "type": "message_router", - "dmaap_info": { - "location": "mtl5", - "topic_url": "http://dmaap-mr-hostname:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV" - } - } -} -- cgit 1.2.3-korg