Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleVNF Validation Tests


1) Download vnfsdk/refrepo from Gerrit


2) Goto vnfmarket-be/deployment/install, Enter command "docker-compose up -d"


           2 Docker container will run:


           1) VNF Repository


                  2) PostGres database.


 


3) Open Browser and Type http://{host}:8702/openoui/vnfmarket  (User Interface)


 


    Click "Upload" to upload TOSCA package


                 1) Performs Validation


                 2) Function Test and Validation Test are currently disabled as ONAP release-1 


                    do not support them.


                 3) Upload, View, Delete and Download TOSCA packages are supported.

TBD


User Guides

Expand
titleVNF Package Tools User Guide

VNF Package Designer, provides VNF product DevOps engineers with a graphical tool to define the VNF product model and package content. It is made available as part of the VNF Supplier SDK tools.The package designer makes use of the VNF SDK command line interfaces (CLIs) and client-side API language bindings in order to define the model and the package content. As such, it is functionally equivalent to the VNF SDK tools.

...