Hi
I met the same issue and I wonder if there is a fix for this problem.
I saw following logs in updateQueryData.sh.log

===========
class=org.openecomp.aai.domain.yang.NamedQuery
path=service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f
url=https://aai.api.simpledemo.openecomp.org:8443/aai/v8/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f
Getting the resource...: 
https://aai.api.simpledemo.openecomp.org:8443/aai/v8/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f
GET 
service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f
 returned AAI_7116

details Get with status=404, 
url=https://aai.api.simpledemo.openecomp.org:8443/aai/v8/service-design-and-creation/named-queries/named-query/5aaae840-ca96-4e5f-9308-58883564a80f

PUT succeeded


Done!!
Tue Apr 25 08:00:39 UTC 2017    Done /opt/app/aai/scripts/putTool.sh
End putTool for named-query getServiceInstanceSummary-1.0.json
Begin putTool for named-query getVserver-1.0.json

Tue Apr 25 08:00:39 UTC 2017    Starting /opt/app/aai/scripts/putTool.sh
---> Loading v8 in aaiResourceContainer
---> Loading v8 in dbMapsContainer
apiVersion=v8
class=org.openecomp.aai.domain.yang.NamedQuery
path=service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066
url=https://aai.api.simpledemo.openecomp.org:8443/aai/v8/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066
Getting the resource...: 
https://aai.api.simpledemo.openecomp.org:8443/aai/v8/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066
GET 
service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066
 returned AAI_7116

details Get with status=404, 
url=https://aai.api.simpledemo.openecomp.org:8443/aai/v8/service-design-and-creation/named-queries/named-query/f199cb88-5e69-4b1f-93e0-6f257877d066

PUT succeeded


Done!!
Tue Apr 25 08:00:43 UTC 2017    Done /opt/app/aai/scripts/putTool.sh
End putTool for named-query getVserver-1.0.json
updateQueryData.sh completed 2017-04-25 07:58:16
=================

--
Best Regards,
Ethan Lynn (???)

From: <onap-discuss-bounces at lists.onap.org> on behalf of "Akula, 
Ramanjaneyul Reddy (Nokia - US/Irving)" <[email protected]>
Date: Tuesday, April 25, 2017 at 05:06
To: "PLATANIA, MARCO (MARCO)" <platania at research.att.com>, Josef Reisinger 
<josef.reisinger at de.ibm.com>, onap-discuss <onap-discuss at lists.onap.org>
Subject: [onap-discuss] : demo.sh init is failing

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 01D2BDE4.5EE477B0]


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/20170425/617abae6/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 30888 bytes
Desc: image001.png
URL: 
<http://lists.onap.org/pipermail/onap-discuss/attachments/20170425/617abae6/attachment.png>

Reply via email to