SDNC Component

Credentials

SDNC API URL: HEAT http://sdnc:8282/apidoc/explorer/index.html, OOM: http://cluster_node_ip:30267/apidoc/explorer/index.html

credential: admin/Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U



DGBuilder URL: http://{{sdnc_ip}}:3000/#  with dguser/test123



MySQL:



ubuntu@onap-sdnc:~$ sudo docker exec -it sdnc_db_container bash bash-4.2# mysql -u sdnctl -p sdnctl Enter password: gamma



Overlay DG: GENERIC-RESOURCE-API(Module), dci-connects-network-topology-operation-activate(RPC)

Underlay DG: GENERIC-RESOURCE-API(Module), network-topology-operation-create



Log file for directed graph:



ubuntu@onap-sdnc:~$ sudo docker exec -it sdnc_controller_container bash root@d135452786ee:cd /var/log/onap/sdnc root@d135452786ee:tail -f karaf.log



Log file for ueb_listener:

root@ac761f8e8c33:/# cd /opt/app/ueb-listener/logs/



Disable Replica

Steps to check DG

  • http://{{cluster_ip}}:30203/#  with dguser/test123

DB builder port
  • Open menu from GUI top right corner, and choose Import→Clipboard

  • Copy DG json file from gerrit sdnc/oam/platform-logic/generic-resource-api/src/main/json, e.g. GENERIC-RESOURCE-API_dci-connects-network-topology-operation-activate.json

  • In the DG graph, click on the left of DGSTART node to see more function on the DG, like validate XML, download XML, etc

  • You can download XML and search for error message you see in sdnc_controller_container karaf log

DG Tutorial

Tutorial: vCPE Example : Using SLI-API for Prototyping

Tutorial: VoLTE Example: Adding REST Node

There is some update needed for the DG in the above tutorial for Dublin

  • namespace change

  • FileRecorder plugin path change

  • RestapiCallNode path change

Here is the update DG for VoLTE Adding REST Node example

VoLTE Adding Rest Call Node DG



DB operation





VF Model



Set karaf log level



List karaf features

List karaf features



Preconfiguration for VoLTE SDNC: ONAP VoLTE SDNC Integration Test.docx