summaryrefslogtreecommitdiffstats
path: root/docs/offeredapis.rst
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2017-09-25 15:59:50 +0800
committeryangyan <yangyanyj@chinamobile.com>2017-09-25 16:04:25 +0800
commit9703f9bc0a008f4c4a51fc18553f2d03276b96b8 (patch)
tree4f423bce3d733c97e2631e574dd67a5fd592e5f0 /docs/offeredapis.rst
parent076025746738430b2f7071a8de937236d19ea1ba (diff)
Add vfc document template
Add vfc document template Issue-ID: VFC-447 Change-Id: Ia8b0a80f202865ae8437dfbfe41f6e288cb0661b Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'docs/offeredapis.rst')
-rw-r--r--docs/offeredapis.rst43
1 files changed, 43 insertions, 0 deletions
diff --git a/docs/offeredapis.rst b/docs/offeredapis.rst
new file mode 100644
index 00000000..79af6645
--- /dev/null
+++ b/docs/offeredapis.rst
@@ -0,0 +1,43 @@
+.. 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
+
+ APIs/NSLCM_API/index
+
+
+VNFM Driver API
+---------------
+
+VNFM Driver component northbound APIs
+
+.. toctree::
+ :maxdepth: 1
+
+ APIs/VNFMDriver_API/index
+
+
+
+VNF LCM API
+-----------
+
+VNF lifecycle management APIs
+
+.. toctree::
+ :maxdepth: 1
+
+ APIs/VNFLCM_API/index
+