Hi,
With some difficulty have deployed onap successfully in vanilla openstack 
(liberty).
However the demo.sh init is failing from robot VM.
Attached are the robot logs.

It looks it?s trying to create customer for vnf demo and failing there.

When I looked at the robot keyword in the file demo_preload.robot, I see below 
stuff.

=====================
Load Customer And Models
    [Documentation]   Use openECOMP to Orchestrate a service.
    [Arguments]    ${customer_name}
    Setup Orchestrate VNF   ${GLOBAL_AAI_CLOUD_OWNER}   SharedNode    OwnerType 
   v1    CloudZone
    Set Test Variable    ${CUSTOMER_NAME}    ${customer_name}
    ${status}   ${value}=   Run Keyword And Ignore Error   Distribute Model   
vFW   demoVFW
    ${status}   ${value}=   Run Keyword And Ignore Error   Distribute Model   
vLB   demoVLB
    ## MSO polling is 60 second intervals
    Sleep    60s
    ${region}=   Get Openstack Region
    Create Customer For VNF Demo    ${CUSTOMER_NAME}    ${CUSTOMER_NAME}    
INFRA    ${GLOBAL_AAI_CLOUD_OWNER}    ${region}   ${TENANT_ID}
=====================

Unfortunately I was not able to find any env file where I can defined these 
customer_name, region, tenantId.

Below is the snapshot of the error

[cid:image001.png at 01D2BD14.371256B0]


In AAI logs I see below error

2017-04-24T20:13:39.549+0000|2017-04-24T20:13:39.553+0000|||||REST GET 
https://aai.api.simpledemo.openecomp.org:8443/aai/v8/service-design-and-creation/services?depth=0|VidAaiController|ERROR||||INFO||127.0.0.1|4|onap-aai||AAILogJAXRSOutInterceptor$LoggingCallback|||||||co=aairest::HTTP
 Response Code=404|

Please help me here.

Thanks in advance

best regards,
Ramu

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170424/18e79b24/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 30887 bytes
Desc: image001.png
URL: 
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170424/18e79b24/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: demo.zip
Type: application/x-zip-compressed
Size: 190633 bytes
Desc: demo.zip
URL: 
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170424/18e79b24/attachment.bin>

Reply via email to