Chris Donley | a3adf07 | 2017-11-09 15:17:45 -0800 | [diff] [blame^] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
| 2 | .. http://creativecommons.org/licenses/by/4.0 |
| 3 | .. Copyright 2017 Huawei Technologies Co., Ltd. |
| 4 | |
Eric Debeau | 6bc6ab3 | 2017-10-14 09:08:10 +0000 | [diff] [blame] | 5 | VNF SDK Marketplace User Guide for Operators |
| 6 | ============================================ |
| 7 | |
Chris Donley | a3adf07 | 2017-11-09 15:17:45 -0800 | [diff] [blame^] | 8 | The VNF SDK Marketplace helps operators download pre-validated VNFs through the |
| 9 | web GUI. |
Eric Debeau | 6bc6ab3 | 2017-10-14 09:08:10 +0000 | [diff] [blame] | 10 | |
| 11 | 1. Log into the portal |
Chris Donley | a3adf07 | 2017-11-09 15:17:45 -0800 | [diff] [blame^] | 12 | 2. Using the buttons in the upper right corner, an operator can see the |
| 13 | currently validated VNFs in a list or grid view. |
| 14 | 3. The marketplace provides an onboarding report for each VNF. Operators can |
| 15 | see the testing results by clicking on the VNF. In the Amsterdam release, |
| 16 | only validation tests are run. In the future, we plan to add lifecycle and |
| 17 | functional tests. |
Eric Debeau | 6bc6ab3 | 2017-10-14 09:08:10 +0000 | [diff] [blame] | 18 | 4. Operators can download a VNF by clicking on the "download" button. |
Chris Donley | a3adf07 | 2017-11-09 15:17:45 -0800 | [diff] [blame^] | 19 | 5. VNF SDK also supports integration with SDC. A VNF can be onboarded into SDC |
| 20 | by visiting the SDC portal. SDC connects to VNF SDK and can query all |
| 21 | available VNFs. When an operator selects a VNF in the SDC portal, it will |
| 22 | be downloaded from VNFSDK and installed in the SDC catalog. |