[DCAEGEN2-SLICEANALYSISMS] Add new robot for CCVPN/IBN closed-loop functionality...
[integration/csit.git] / plans / dcaegen2-services-slice-analysis-ms / testsuites / config / vescollector / etc / ves-dmaap-config.json
1 {
2     "ves-pnfRegistration": {
3         "dmaap_info": {"topic_url": "http://dmaap:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},
4         "type": "message_router"
5     },
6     "ves-3gpp-fault-supervision": {
7         "dmaap_info": {"topic_url": "http://dmaap:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},
8         "type": "message_router"
9     },
10     "ves-notification": {
11         "dmaap_info": {"topic_url": "http://dmaap:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},
12         "type": "message_router"
13     },
14     "ves-3gpp-heartbeat": {
15         "dmaap_info": {"topic_url": "http://dmaap:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},
16         "type": "message_router"
17     },
18     "ves-3gpp-performance-assurance": {
19         "dmaap_info": {"topic_url": "http://dmaap:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},
20         "type": "message_router"
21     },
22     "ves-3gpp-provisioning": {
23         "dmaap_info": {"topic_url": "http://dmaap:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},
24         "type": "message_router"
25     },
26     "ves-fault": {
27         "dmaap_info": {"topic_url": "http://dmaap:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},
28         "type": "message_router"
29     },
30     "ves-heartbeat": {
31         "dmaap_info": {"topic_url": "http://dmaap:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},
32         "type": "message_router"
33     },
34     "ves-other": {
35         "dmaap_info": {"topic_url": "http://dmaap:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},
36         "type": "message_router"
37     },
38     "ves-measurement": {
39         "dmaap_info": {"topic_url": "http://dmaap:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},
40         "type": "message_router"
41     }
42 }