diff options
author | yangyan <yangyanyj@chinamobile.com> | 2017-11-01 12:20:49 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2017-11-01 12:21:27 +0800 |
commit | ad8793f9b4a4de8fe8aa37c80d6746403631528f (patch) | |
tree | c830abb339bb9231a64e3f0c3c5ed6b82171e68f /docs/architecture.rst | |
parent | 8ef8e0696d5e9598012363f780d722f90e9d06e2 (diff) |
Update VF-C doc
Add VF-C release note
Update VF-C component installation document
Issue-ID: VFC-574
Change-Id: I8d422e341d785c8d817e53ad5a24412e50933a64
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'docs/architecture.rst')
-rw-r--r-- | docs/architecture.rst | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/docs/architecture.rst b/docs/architecture.rst deleted file mode 100644 index dc7ef09b..00000000 --- a/docs/architecture.rst +++ /dev/null @@ -1,25 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 - - -VF-C Architecture ------------------ -Following is the VF-C architecture. - - -|image0| - -.. |image0| image:: vfc-arc.png - :width: 5.97047in - :height: 5.63208in - - -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. - -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 |