diff options
author | yangyan <yangyanyj@chinamobile.com> | 2017-11-10 11:33:38 +0800 |
---|---|---|
committer | yangyan <yangyanyj@chinamobile.com> | 2017-11-10 11:33:46 +0800 |
commit | 9e102f0d449dc8c46e28fb786e6a0bedfeb1bd70 (patch) | |
tree | f03eecd68d3f0646ea5eaaeabfecb480e10c2741 /docs/platform/delivery.rst | |
parent | d4dbb5f111f28003b5c69b2a15fcf0d9864b87e2 (diff) |
Add doc missing part
Issue-ID: VFC-591
Change-Id: I8c7c520b1935311e8dd0924abb7d4d74f22add02
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'docs/platform/delivery.rst')
-rw-r--r-- | docs/platform/delivery.rst | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/platform/delivery.rst b/docs/platform/delivery.rst index 1a6ab3b4..9622789d 100644 --- a/docs/platform/delivery.rst +++ b/docs/platform/delivery.rst @@ -25,3 +25,23 @@ VF-C provides vnfm driver northbound api,then Vendor can implement this APIs to For the EMS driver,it can collect VNF lay’s Fcaps data from Vendor EMS, and then translate and put these data to DCAE Vescollector +For the Amsterdan release, VF-C includes the following components: + +NFVO + - vfc-nfvo-lcm + - vfc-nfvo-catalog + - vfc-nfvo-resmgr + - vfc-nfvo-driver-emsdriver + - vfc-nfvo-driver-gvnfm-gvnfmadapter + - vfc-nfvo-driver-gvnfm-jujudriver + - vfc-nfvo-driver-svnfm-ztedriver + - vfc-nfvo-driver-svnfm-huaweidriver + - vfc-nfvo-driver-svnfm-nokiadriver + - vfc-nfvo-driver-sfc-ztesfcdriver +GVNFM + - vfc-gvnfm-vnflcm + - vfc-gvnfm-vnfmgr + - vfc-gvnfm-vnfres +Workflow + - workflow-engine-mgr-service + - activiti-extension
\ No newline at end of file |