summaryrefslogtreecommitdiffstats
path: root/docs/files/marketplace-overview.rst
diff options
context:
space:
mode:
authorEric Debeau <eric.debeau@orange.com>2017-10-14 09:08:10 +0000
committerChris Donley <christopher.donley@huawei.com>2017-10-15 19:54:15 +0000
commit6bc6ab33a2da23e335237ea1d84398a25de94eb7 (patch)
tree55a3ddcadefd0e7100f550c723a0a27c70606c8b /docs/files/marketplace-overview.rst
parentde6efbfa1c15852665f6ff6df58788169ad26e15 (diff)
Corrections to pass doc8
Change-Id: I753838f44e3c82563b6f272a9a38264398b644cf Issue-ID: DOC-94 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Diffstat (limited to 'docs/files/marketplace-overview.rst')
-rw-r--r--docs/files/marketplace-overview.rst27
1 files changed, 13 insertions, 14 deletions
diff --git a/docs/files/marketplace-overview.rst b/docs/files/marketplace-overview.rst
index cede8f5..90a0677 100644
--- a/docs/files/marketplace-overview.rst
+++ b/docs/files/marketplace-overview.rst
@@ -9,21 +9,20 @@ VNF SDK provides a reference implementation "marketplace" to help vendors valida
:height: 600px
:width: 800px
-1. **VNF Repository** is a reference repository for VNFs.
- a. It provides functionalities:
- i. Upload/Re-upload VNF
- ii. Download VNF
- iii. Query VNF based on several parameters
- iv. Delete VNF
- b. It also provides an intuitive Graphical user interface to perform above activities.
-
-2. Along with these, VNFSDK 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.
+1. **VNF Repository** is a reference repository for VNFs.
+ a. It provides functionalities:
+ i. Upload/Re-upload VNF
+ ii. Download VNF
+ iii. Query VNF based on several parameters
+ iv. Delete VNF
+ b. It also provides an intuitive Graphical user interface to perform above activities.
-3. **VNFSDK Integration with SDC**
+2. Along with these, VNFSDK 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.
- a. In Amsterdam, the SDC-UI is being integrated with the VNF Repository backend. It provides seamless download, search, view of the VNF present in VNF repository. The user can onboard these validated VNF into the SDC catalogue.
+3. **VNFSDK Integration with SDC**
+ a. In Amsterdam, the SDC-UI is being integrated with the VNF Repository backend. It provides seamless download, search, view of the VNF present in VNF repository. The user can onboard these validated VNF into the SDC catalogue.