summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMurali <murali.p@huawei.com>2017-10-23 05:47:42 +0000
committerMurali <murali.p@huawei.com>2017-10-23 05:47:42 +0000
commit512bfe7bf670f3a3e8abc655ecd3e483aade5ccc (patch)
tree5741f5241f2269f70aebc88468edc5ad6c4de7eb
parent3fd3a39b4e7282bd9e5729e561d3202dec90a328 (diff)
Fix the documentation issues for overview
Change-Id: Ia2b9713508900e9078d56e3aff7b203850d5fb55 Jira:VNFSDK-115 Signed-off-by: Murali <murali.p@huawei.com>
-rw-r--r--docs/files/marketplace-overview.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/files/marketplace-overview.rst b/docs/files/marketplace-overview.rst
index a65e5b1..0924b8b 100644
--- a/docs/files/marketplace-overview.rst
+++ b/docs/files/marketplace-overview.rst
@@ -5,11 +5,12 @@ VNF-SDK provides a reference implementation "marketplace" to help vendors valida
|image0|
-.. |image0| image:: vnfsdk-marketplace.png
+.. |image0| image:: files/vnfsdk-marketplace.png
:height: 600px
:width: 800px
1. **VNF Repository** is a reference repository for VNFs.
+
a. It provides functionalities such as:
i. Upload/Re-upload VNF
ii. Download VNF
@@ -17,6 +18,7 @@ VNF-SDK provides a reference implementation "marketplace" to help vendors valida
iv. Delete VNF
b. It also provides an intuitive Graphical user interface to perform above activities.
+
2. Along with these, VNF-SDK also provides hooks to call other tools or libraries including **Validation and Function Tests**.
a. Validation verifies the package structure, mandatory files and their format. Currently, the tool performs basic validation to support SDC. In a future release, it will also ensure integrity and authenticity of the package as described by VNF Requirements.