...
The CDT tool will created entries in the /opt/onap/appc/data/properties/appc_southbound.properties file when the VNF has been saved to APPC. However, the password for the VNF must be updated manually:
Code Block title appc_southbound.properties Example vLoadBalancer/vLoadBalancer-test\ 0.NETCONF-XML.ConfigScaleOut.user = admin vLoadBalancer/vLoadBalancer-test\ 0.NETCONF-XML.ConfigScaleOut.port = 2831 vLoadBalancer/vLoadBalancer-test\ 0.NETCONF-XML.ConfigScaleOut.url = vLoadBalancer/vLoadBalancer-test\ 0.NETCONF-XML.ConfigScaleOut.password = admin*****
More Information on CDT
...