summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorChris Donley <christopher.donley@huawei.com>2017-11-15 09:57:25 -0800
committerChris Donley <christopher.donley@huawei.com>2017-11-15 09:57:25 -0800
commit24d831b021d94ec504cad9a92e23476eb88b2881 (patch)
tree09cfc411596aac99f6d77ecd10983e8b1f8dc1b8 /docs/index.rst
parenta3adf07306490e9d0e88229c165630124376c86f (diff)
VNFSDK documentation cleanupamsterdam
* updated release notes * fixed broken images * fixed formatting issues in index, veseventlistener Issue-ID: VNFSDK-129 Change-Id: I4d7292fbd207b8610bc2de83e39f6050a0da5b25 Signed-off-by: Chris Donley <christopher.donley@huawei.com>
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst14
1 files changed, 9 insertions, 5 deletions
diff --git a/docs/index.rst b/docs/index.rst
index f5dbab4..61664e9 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -64,15 +64,19 @@ client side API language bindings to define the VNF product model and package
content. The following tools are included...
• VNF Package Builder - creates a CSAR file based on inputs provided by the VNF
-product DevOps engineer
+ product DevOps engineer
+
• VNF Package Validator - validates the content of the VNF packages to ensure
-that everything has been built correctly
+ that everything has been built correctly
+
• VNF Package Extractor - extracts VNF product model and executables from the
-CSAR file
+ CSAR file
+
• VNF Package Parser - translates VNF proeduct blueprint into a format
-consumable by ONAP components
+ consumable by ONAP components
+
• VNF Package Dry Run - performs a "dry run" install to ensure that the package
-can be deployed during instantiation
+ can be deployed during instantiation
User Guides