summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMurali <murali.p@huawei.com>2017-10-23 06:30:33 +0000
committerMurali <murali.p@huawei.com>2017-10-23 06:30:33 +0000
commitfade51bbded3b7f795501772d40f297cd8f803e3 (patch)
tree6c5b73c30acdc42f4c56055133660e66f456ee75
parent512bfe7bf670f3a3e8abc655ecd3e483aade5ccc (diff)
Fix the documentation issue of VNF SDK name
Change-Id: Ibe63d326eeaee81568d14001d63dc6205d70756f Jira:VNFSDK-115 Signed-off-by: Murali <murali.p@huawei.com>
-rw-r--r--docs/files/VNFSDK-Marketplace-userguide-operators.rst4
-rw-r--r--docs/files/VNFSDK-Marketplace-userguide-vendors.rst4
-rw-r--r--docs/files/marketplace-overview.rst8
-rw-r--r--docs/files/mktplace-install.rst2
4 files changed, 9 insertions, 9 deletions
diff --git a/docs/files/VNFSDK-Marketplace-userguide-operators.rst b/docs/files/VNFSDK-Marketplace-userguide-operators.rst
index 89463b2..20502c0 100644
--- a/docs/files/VNFSDK-Marketplace-userguide-operators.rst
+++ b/docs/files/VNFSDK-Marketplace-userguide-operators.rst
@@ -1,10 +1,10 @@
VNF SDK Marketplace User Guide for Operators
============================================
-The VNFSDK Marketplace helps operators download pre-validated VNFs through the web GUI.
+The VNF SDK Marketplace helps operators download pre-validated VNFs through the web GUI.
1. Log into the portal
2. Using the buttons in the upper right corner, an operator can see the currently validated VNFs in a list or grid view.
3. The marketplace provides an onboarding report for each VNF. Operators can see the testing results by clicking on the VNF. In the Amsterdam release, only validation tests are run. In the future, we plan to add lifecycle and functional tests.
4. Operators can download a VNF by clicking on the "download" button.
-5. VNFSDK also supports integration with SDC. A VNF can be onboarded into SDC by visiting the SDC portal. SDC connects to VNFSDK and can query all available VNFs. When an operator selects a VNF in the SDC portal, it will be downloaded from VNFSDK and installed in the SDC catalog.
+5. VNF SDK also supports integration with SDC. A VNF can be onboarded into SDC by visiting the SDC portal. SDC connects to VNF SDK and can query all available VNFs. When an operator selects a VNF in the SDC portal, it will be downloaded from VNFSDK and installed in the SDC catalog.
diff --git a/docs/files/VNFSDK-Marketplace-userguide-vendors.rst b/docs/files/VNFSDK-Marketplace-userguide-vendors.rst
index c50ad74..8cc9234 100644
--- a/docs/files/VNFSDK-Marketplace-userguide-vendors.rst
+++ b/docs/files/VNFSDK-Marketplace-userguide-vendors.rst
@@ -1,7 +1,7 @@
-VNF-SDK Marketplace User Guide for Vendors
+VNF SDK Marketplace User Guide for Vendors
==========================================
-The VNF-SDK Marketplace helps vendors validate VNFs and connect with suppliers. To upload and validate VNFs, vendors will use the web GUI.
+The VNF SDK Marketplace helps vendors validate VNFs and connect with suppliers. To upload and validate VNFs, vendors will use the web GUI.
1. Log into the portal
2. Click "upload" in the upper right to upload a VNF. Select the file and enter a short description and details.
diff --git a/docs/files/marketplace-overview.rst b/docs/files/marketplace-overview.rst
index 0924b8b..d93c412 100644
--- a/docs/files/marketplace-overview.rst
+++ b/docs/files/marketplace-overview.rst
@@ -1,7 +1,7 @@
-VNF-SDK Marketplace
+VNF SDK Marketplace
==================
-VNF-SDK provides a reference implementation "marketplace" to help vendors validate and manage VNF packages. It also supports the operator to onboard VNF into ONAP.
+VNF SDK provides a reference implementation "marketplace" to help vendors validate and manage VNF packages. It also supports the operator to onboard VNF into ONAP.
|image0|
@@ -19,12 +19,12 @@ VNF-SDK provides a reference implementation "marketplace" to help vendors valida
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.
-3. **VNFSDK Integration with SDC**
+3. **VNF SDK Integration with SDC**
a. In Amsterdam release, 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.
diff --git a/docs/files/mktplace-install.rst b/docs/files/mktplace-install.rst
index de3956a..5f1e0df 100644
--- a/docs/files/mktplace-install.rst
+++ b/docs/files/mktplace-install.rst
@@ -1,4 +1,4 @@
-VNFSDK Marketplace Installation Instructions
+VNF SDK Marketplace Installation Instructions
============================================
1. Download vnfsdk/refrepo from Gerrit