aboutsummaryrefslogtreecommitdiffstats
path: root/docs/architecture.rst
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2017-10-17 10:18:26 +0800
committeryangyan <yangyanyj@chinamobile.com>2017-10-17 10:18:33 +0800
commit5544dbc5d4e49f55fa41bc008a02e1bff2f7ed1b (patch)
tree7465718697774e536b0489dca051d2be628f6f5c /docs/architecture.rst
parentd695cdf0bae15732beefc78e641924134fcfc898 (diff)
Update vfc doc
Issue-ID: VFC-526 Change-Id: I9c89c12cfc874082072849d828faf13b5fd01aa3 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'docs/architecture.rst')
-rw-r--r--docs/architecture.rst11
1 files changed, 9 insertions, 2 deletions
diff --git a/docs/architecture.rst b/docs/architecture.rst
index 20ac2118..dc7ef09b 100644
--- a/docs/architecture.rst
+++ b/docs/architecture.rst
@@ -13,6 +13,13 @@ Following is the VF-C architecture.
:width: 5.97047in
:height: 5.63208in
-VF-C includes two components: NFVO and GVNFM
+
+VF-C as one controller in ONAP includes two components NFV-O and GVNFM.
+
+For NFV-O, it provides north bound interface to SO to take part in fulfilling the orchestration and operation of end2end service.and provides standard south bound interface to VNFMs.
-VF-C has many dependencies with other projects,such as SO,Policy,A&AI,SDC,DCAE,Multi-cloud and so on. \ No newline at end of file
+For GVNFM, it provides LCM for VNFs which do not require a vendor VNFM and works with NFV-O component to take part in fulfilling the LCM of NS.
+
+In addition, VF-C provides interface to Policy and works with DCAE for Close Loop Automation.
+
+As you can see in this picture,VF-C has many dependencies with other projects,such as SO,Policy,A&AI,SDC,DCAE,Multi-cloud and so on. \ No newline at end of file