Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page Status:

...

  Updated by PTL - Aug 03, 2020
Component Status:

...

  Review Done

Last Reviewed on: 4th Aug 2020

Certified by: user-67d6f

1. High Level Component Definition and Architectural Relationships 

draw.io Diagram
bordertrue
diagramNamevnfsdk_r7
simpleViewerfalse
width
linksauto
tbstyletop
lboxtrue
diagramWidth819
revision13


The VNF SDK provides the functionality to create VNF and PNF packages, test VNF and VNF ONAP compliance and provides market place functionality to store VNF and PNF packages. It supports:

...

VNFSDK provides the following interfaces:

Interface NameInterface Definition

 Interface Capabilities

API Spec (Swagger)
VNFSDKE-1

VNF Package Management Interface.
(Also called sdk-Md)

Provides the VNF SDK as commands and client side language bindings. Enables use of VNF SDK functions from graphical user interfaces, shell scripts, programs and command line interfaces

 A command interface for:
  • Building a VNF/PNF package
  • Validating a VNF/PNF package
  • Extracting a VNF/PNF package
  • Parsing a VNF/PNF package
  • Testing a VNF/PNF package (dry run install)
https://docs.onap.org/projects/onap-vnfsdk-model/en/latest/files/vnf-packaging-model-blueprint.html
VNFSDKE-2

Market Place GUI
(also called Sdk-Mp)

Provides the VNF SDK as commands and client side language bindings. Enables use of VNF SDK functions from graphical user interfaces, shell scripts, programs and command line interfaces

 A user interface for:

  • Upload/Re-upload VNF/PNF package
  •  Delete VNF/PNF package
  • Download VNF/PNF Package
  • Quiery individual VNF/PNF package
  • Quiery list of VNF/PNF packages
https://docs.onap.org/projects/onap-vnfsdk-model/en/latest/files/marketplace-overview.html
 VNFSDKE-3

Market Place
(also called Mp-API)

 Exposed by the NF Marketplace as a programmatic API. Enables use of NF marketplace functions from command and graphical user interfaces.

 VNFSKDE-3 provides the following capabilities

  • Upload/Re-upload VNF/PNF package
  •  Delete VNF/PNF package
  • Download VNF/PNF Package
  • Quiery individual VNF/PNF package
  • Quiery list of VNF/PNF packages
https://docs.onap.org/projects/onap-vnfsdk-model/en/latest/files/vnfsdk-apis.html
VNFSDKE4 

VNF Test Platform
(Also called Mp-Tf)

Exposed by the NF Marketplace as a programmatic API. Enables use of the NF Marketplace's PnP test framework for validation of uploaded VNF products.

 An interface to:

  • Retrieve the list of test cases
  •  Request the execution of a test case and get a result
VTP REST API v1

Note:   xxxI interface is a Component internal interface.  xxxxE interface is a component external interface

...

VNFSDK consumes the following Interfaces:

Interface NamePurpose Reason For UseAPI Spec (Swagger)
N/AN/A


3. Component Description:

A more detailed figure and description of the component.

<< For later inclusion >>VNF Test Platform (VTP)

4. known system limitations

...

6. System Deployment Architecture

This needs to be checked

VNFSDKconsists of 3 2 components deployed in one container:

  • VNF Test Platform
  • Marketplace
  • Package Builder

draw.io Diagram
bordertrue
viewerToolbartrue
fitWindowfalse
diagramNameVNFSDK runtime architectrue
simpleViewerfalse
diagramWidth231
revision1


7. New Capabilities in this Release

This release, VNFSDK adds the following Capabilities:

  • Add support for CNF conformance check
  • Add support for Test automation (Robot integration)
  • Enhanced VTP features to run test case(s) and track the results 
  • Add VVP support for HEAT based VNF validation
  • Support PNF Package basic Validation

8. References

  1.  VNF  Package Tool: https://docs.onap.org/en/casablanca/submodules/vnfsdk/model.git/docs/files/pkgtool.html?highlight=VNFSDK
  2. Marketplace  Marketplace API: https://docs.onap.org/en/casablanca/submodules/vnfsdk/model.git/docs/files/vnfsdk-apis.html

...