summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
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