TODO: update/link Running the ONAP Demos
...
9.1.1 go to the link https://www.uuidgenerator.net/ and pick the Version 4 UUID like: f3fe1523-09ec-4d91-91ae-60ef9a2dd050
PUT 9.1.2
PUT https://aai_ip:8443/aai/v11/service-design-and-creation/services/service/f3fe1523-09ec-4d91-91ae-60ef9a2dd050
{
"service-id": "f3fe1523-09ec-4d91-91ae-60ef9a2dd050",
"service-description": "vFW"
}
9.2 9.1.3 GET https://aai_ip:8443/aai/v11/service-design-and-creation/services
9.2 create the complex
9.2.1
PUT https://aai_ip:8443/aai/v11/service-design-and-creation/services/service/f3fe1523-09ec-4d91-91ae-60ef9a2dd050
{
"service-id": "f3fe1523-09ec-4d91-91ae-60ef9a2dd050",
"service-description": "vFW"
}
9.2.2 GET https://aai_ip:8443/aai/v11/service-design-and-creation/services
10. Create the Customer inside A&AI where the Region is to be same as given in /var/opt/OpenECOMP_ETE/robot/resources/global_properties.robot
...
18.1 create the user if not created already .<sdnc_ip>:8843/signup
18.2 Once sign up done and then <sdnc_ip>:8843/login
18.3 Add VNF Profile , Important thing to Note is VNF Type to be filled in .
19 . uploading the VNF Topology JSON FIle using SDNC VNF API
19.1SDNC VM – login/password for the SDNC API Access .
username: admin
password: Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
19.2 Access <sdnc_ip>:8282/apidoc/explorer/index.html on the SDNC VM.
19.3 Click on VNF-API
19.4 Scroll down to the POST /operations/VNF-API:preload-vnf-topology-operation
19.5 filled JSON Files from our environment
20. Go To Portal GUI and From VID - create VF Module