VNFSDK documentation cleanup
* 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>
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 @@
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