You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »



Tutorials on how to use SDNC and the various nodes in the service logic interpreter would seem to be useful to the community. The vFW demo use case in ONAP requires APPC to have a Netconf Mount to the traffic generator. That mount is created by a step in the robot framework but is actually an interesting way to demonstrate capabilities in SDNC that can be done without a release since the data needed to create the netconf mount point all exists in SDNC.


This tutorial will demonstrate how to modify the VNF Topology directed graphs to manage (create, delete) the netconf mount point between APPC and the vTrafficGenerator of the vFW VNF.

The steps will demonstrate activities on the DGBuilder as well as how to use both the FileRecorder node and the RestApiCallNode in the directed graph. None of the steps in the tutorial require a rebuild of SDNC or APPC.

Steps to remove the netconf mount create in the robot test framework are not shown but we may work with the robot framework team to show those as well as a later update.



  • No labels