diff options
author | yanhuanwang <martin.yan.seu@gmail.com> | 2019-02-18 11:51:38 +0100 |
---|---|---|
committer | yanhuanwang <martin.yan.seu@gmail.com> | 2019-02-18 11:53:29 +0100 |
commit | 0738f6ecba5d55ef1a2c619e03a2ab854764d6ea (patch) | |
tree | 5ab681c415cd6ef3793bd7dc0c4bc5a5fec7b618 | |
parent | b3810c2726b550e1cc799144297dfb56d8f7983a (diff) |
Update Readme.md
Update DFC description
Change-Id: I778014f3e0ec215c5ce761d087e28bcf06b7296c
Signed-off-by: yanhuanwang <martin.yan.seu@gmail.com>
Issue-ID: DCAEGEN2-1039
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ # DFC (DataFile Collector) -Physical Network Function Registration Handler is responsible for registration of PNF (Physical Network Function) to -ONAP (Open Network Automation Platform) in plug and play manner. +Datafile Collector is responsible for collecting PM counter files from PNF (Physical Network Function) and +then publish these files to Dmaap DataRouter. ## Introduction |