aboutsummaryrefslogtreecommitdiffstats
path: root/datafile-app-server/dpo/spec/dmaap.json
diff options
context:
space:
mode:
Diffstat (limited to 'datafile-app-server/dpo/spec/dmaap.json')
-rw-r--r--datafile-app-server/dpo/spec/dmaap.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/datafile-app-server/dpo/spec/dmaap.json b/datafile-app-server/dpo/spec/dmaap.json
new file mode 100644
index 00000000..64ceb880
--- /dev/null
+++ b/datafile-app-server/dpo/spec/dmaap.json
@@ -0,0 +1,14 @@
+{
+ "datafile_subscribe_mr": {
+ "type": "message_router",
+ "dmaap_info": {
+ "topic_url": "http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"
+ }
+ },
+ "datafile_publish_dr": {
+ "type": "data_router",
+ "dmaap_info": {
+ "publish_url": ""
+ }
+ }
+}