summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/dfc/architecture.rst
diff options
context:
space:
mode:
authormaximesson <maxime.bonneau@est.tech>2019-06-05 17:51:29 +0200
committermaximesson <maxime.bonneau@est.tech>2019-06-20 09:18:16 +0200
commit4ad6838f87ee93880f42e78238056fb5be97152b (patch)
tree6f763b4ab5e8e0d81774201f6b51a542d3b92d82 /docs/sections/services/dfc/architecture.rst
parenta46f7fe6ffa0f5440791060b09c0e799afb67803 (diff)
Better rendering of documentation & minor changes
Change-Id: I0697b0d5f1f5eeafeabffdf07e4c8bd5ec1707ab Issue-ID: DCAEGEN2-1603 Signed-off-by: maximesson <maxime.bonneau@est.tech>
Diffstat (limited to 'docs/sections/services/dfc/architecture.rst')
-rw-r--r--docs/sections/services/dfc/architecture.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/sections/services/dfc/architecture.rst b/docs/sections/services/dfc/architecture.rst
index eec07a9b..f25b855c 100644
--- a/docs/sections/services/dfc/architecture.rst
+++ b/docs/sections/services/dfc/architecture.rst
@@ -13,8 +13,8 @@ found here: `5G bulk PM wiki page`_.
DFC will handle the collection of bulk PM data flow:
1. Subscribes to fileReady DMaaP topic
- 2. Collects the file from the xNF
- 3. Sends new file data to DataRouter.
+ 2. Collects the files from the xNF
+ 3. Sends the collected files and files' data to DataRouter.
DFC is delivered as one **Docker container** which hosts application server.