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/APIs/index.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/APIs/index.rst')
-rw-r--r-- | docs/APIs/index.rst | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/docs/APIs/index.rst b/docs/APIs/index.rst deleted file mode 100644 index b05bede2..00000000 --- a/docs/APIs/index.rst +++ /dev/null @@ -1,43 +0,0 @@ -.. This work is licensed under a Creative Commons Attribution 4.0 International License. -.. http://creativecommons.org/licenses/by/4.0 - - -VF-C Offered APIs -================= -List VF-C APIs offered. - - -NS LCM API ----------- - -Network services lifecycle management APIs - - -.. toctree:: - :maxdepth: 1 - - NSLCM_API/index - - -VNFM Driver API ---------------- - -VNFM Driver component northbound APIs - -.. toctree:: - :maxdepth: 1 - - VNFMDriver_API/index - - - -VNF LCM API ------------ - -VNF lifecycle management APIs - -.. toctree:: - :maxdepth: 1 - - VNFLCM_API/index - |