summaryrefslogtreecommitdiffstats
path: root/docs/files/marketplace-overview.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/files/marketplace-overview.rst')
-rw-r--r--docs/files/marketplace-overview.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/files/marketplace-overview.rst b/docs/files/marketplace-overview.rst
index a73d80b..14e0b91 100644
--- a/docs/files/marketplace-overview.rst
+++ b/docs/files/marketplace-overview.rst
@@ -18,7 +18,8 @@ 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**.
+
+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.
b. Function Test provides Robot framework test cases present in each VNF. Function test executes those test cases and send the test response back to the marketplace. While the framework is in place, actual test development is deferred for a future release.