summaryrefslogtreecommitdiffstats
path: root/kubernetes/dmaap/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'kubernetes/dmaap/README.md')
-rw-r--r--kubernetes/dmaap/README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/kubernetes/dmaap/README.md b/kubernetes/dmaap/README.md
index ad81b2f6e6..8c61b6a012 100644
--- a/kubernetes/dmaap/README.md
+++ b/kubernetes/dmaap/README.md
@@ -1,4 +1,5 @@
# Copyright © 2018 AT&T Intellectual Property. All rights reserved.
+# Modifications Copyright © 2018 Amdocs,Bell Canada
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -14,12 +15,14 @@
# Helm Chart for ONAP DMaaP Applications
-ONAP includes the following Kubernetes services:
+ONAP DMaaP includes the following Kubernetes services:
1) message-router - a message bus for applications
2) dbc-api - an API to provision DMaaP resources
+3) dmaap-data-router - an API to provision data feeds for consumers
# Service Dependencies
message-router depends on AAF
+dmaap-data-router depends on AAF
dbc-api depends on AAF and Postgresql. \ No newline at end of file