From 24d831b021d94ec504cad9a92e23476eb88b2881 Mon Sep 17 00:00:00 2001 From: Chris Donley Date: Wed, 15 Nov 2017 09:57:25 -0800 Subject: 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 --- docs/index.rst | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'docs/index.rst') 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 -- cgit 1.2.3-korg