aboutsummaryrefslogtreecommitdiffstats
path: root/docs/platform/index.rst
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2017-11-01 12:20:49 +0800
committeryangyan <yangyanyj@chinamobile.com>2017-11-01 12:21:27 +0800
commitad8793f9b4a4de8fe8aa37c80d6746403631528f (patch)
treec830abb339bb9231a64e3f0c3c5ed6b82171e68f /docs/platform/index.rst
parent8ef8e0696d5e9598012363f780d722f90e9d06e2 (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/platform/index.rst')
-rw-r--r--docs/platform/index.rst24
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/platform/index.rst b/docs/platform/index.rst
new file mode 100644
index 00000000..8311287b
--- /dev/null
+++ b/docs/platform/index.rst
@@ -0,0 +1,24 @@
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+
+.. _vfc_index:
+
+ONAP VF-C
+=========
+
+As part of the integration between OpenECOMP and OPEN-O, VF-C leverages ETSI NFV MANO architecture and information model as a reference, and implements life cycle management and FCAPS of VNF and NS.
+
+* support NS and VNF lifecycle management based on the ONAP tosca and yang data model and workflow
+* support integration with multi VNFMs via drivers, which include vendors VNFM and generic VNFM
+* support integration with multi VNFs via generic VNFM, which does not provide VNFM function
+* support integration with multi VIMS via Multi-VIM, which include the opensource and commercial VIMs
+* support microservice architecture and model driven resource orchestration and management
+
+
+.. toctree::
+ :maxdepth: 1
+
+ architecture.rst
+ delivery.rst
+ APIs/index
+ installation.rst