Versions Compared

Key

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

Table of Contents

Material for running vFW closed loop

  • ONAP.postman_collection.json: REST operations against ONAP component's endpoints;
  • TLAB K8s Powder lab ONAP.postman_environment.json: Environment file for Postman collection;
  • vFWSNK.zip: Package that contains the Heat template and environment file for the vFirewall and vSink VNF components;
  • vPKG.zip: Package that contains the Heat template and environment file for the vPacketGen VNF;
  • vFWSNK_SDNC_preload.json: JSON file to upload to SDNC that overrides values in the environment file for the vFirewall and vSink VNF components;
  • vPKG_SDNC_preload.json: JSON file to upload to SDNC that overrides values in the environment file for the vPacketGen VNF.;
  • VNF preload.xml: description of the VNF preload for SDNC

View file
nameONAP.postman_collection.json
height250
View file
nameTLAB K8s ONAPPowder lab.postman_environment.json
height250
View file
namevFWSNK_SDNC_preload.json
height250
View file
namevFWSNK.zip
height250
View file
namevPKG_SDNC_preload.json
height250
View file
namevPKG.zip
height250
View file
nameVNF preload.xlsx
height250


Setup the Environment

Modify /etc/hosts (UNIX) or C:\Windows\System32\Drivers\etc\hosts (Windows) by adding the following FQDNs:

x155.y98.z37.45 portal.api.simpledemo.onap.org

x155.y98.z37.t vid35 policy.api.simpledemo.onap.org

x155.y98.z37.34 sdc.api.fe.simpledemo.onap.org

x155.y98.z.t portal-sdk.simpledemo.onap.orgx.y.z.t policy37.36 vid.api.simpledemo.onap.org

x155.y98.z37.aai.api.sparky.simpledemo.onap.orgx.y.z.t cli46 aai.api.simpledemo.onap.org

x.y.z.t msb.api.discovery.simpledemo.onap.org

x.y.z.t clamp.api.simpledemo.onap.org

In Heat-based installations, for each component, x.y.z.t is the IP address of the VM that hosts that component. In K8S-based installations, x.y.z.t is the IP address of any VM in the cluster (x.y.z.t can be used for all FQDNs).

Create a Vendor Software Product

...