Eric just provided instructions to bin yang that may be useful


Sent via the Samsung Galaxy S8, an AT&T 4G LTE smartphone


-------- Original message --------
From: "FREEMAN, BRIAN D" <bf1...@att.com>
Date: 11/21/18 10:35 PM (GMT-05:00)
To: onap-discuss@lists.onap.org, itohan.ukponm...@intel.com, "Multanen, Eric W" 
<eric.w.multa...@intel.com>
Cc: "Mishra, Sharad D" <sharad.d.mis...@intel.com>, "Addepalli, Srinivasa R" 
<srinivasa.r.addepa...@intel.com>, "Deng, Yipan" <yipan.d...@intel.com>, 
"Williams, Marcus" <marcus.willi...@intel.com>, "Ranganathan, Dileep" 
<dileep.ranganat...@intel.com>
Subject: Re: [onap-discuss] VF Module Creation Says Successful but stack not 
created in Openstack

***Security Advisory: This Message Originated Outside of AT&T ***
Reference http://cso.att.com/EmailSecurity/IDSP.html for more information.

Yes i would look to multi cloud team to sed what the internal error is.
I was thinking credentials or tenant was vad. Robot init does not call estdd so 
you will have to do that setup if you are using multicloud

Brian



Sent via the Samsung Galaxy S8, an AT&T 4G LTE smartphone


-------- Original message --------
From: "Ukponmwan, Itohan" <itohan.ukponm...@intel.com>
Date: 11/21/18 9:52 PM (GMT-05:00)
To: "Multanen, Eric W" <eric.w.multa...@intel.com>, 
onap-discuss@lists.onap.org, "FREEMAN, BRIAN D" <bf1...@att.com>
Cc: "Mishra, Sharad D" <sharad.d.mis...@intel.com>, "Addepalli, Srinivasa R" 
<srinivasa.r.addepa...@intel.com>, "Deng, Yipan" <yipan.d...@intel.com>, 
"Williams, Marcus" <marcus.willi...@intel.com>, "Ranganathan, Dileep" 
<dileep.ranganat...@intel.com>
Subject: Re: [onap-discuss] VF Module Creation Says Successful but stack not 
created in Openstack

I am seeing the following error in the so-openstack-adapter debug.log file. 
Perhaps the error has to do with multicloud??
WITHOUT VNF PROFILE CREATED

2018-11-22T02:45:44.422Z|9d443c57-4567-4767-a7a0-8822defd042a| 
org.onap.so.openstack.utils.MsoMulticloudUtils - StackInfo to convert: {}
2018-11-22T02:45:44.423Z|9d443c57-4567-4767-a7a0-8822defd042a| 
org.onap.so.openstack.utils.MsoMulticloudUtils - HeatStatus = FAILED msg = Bad 
Gateway
2018-11-22T02:45:44.423Z|9d443c57-4567-4767-a7a0-8822defd042a| 
org.onap.so.openstack.utils.MsoMulticloudUtils - Stack Status: FAILED
2018-11-22T02:45:44.423Z|9d443c57-4567-4767-a7a0-8822defd042a| 
org.onap.so.openstack.utils.MsoMulticloudUtils - Stack Status Message: Bad 
Gateway
2018-11-22T02:45:44.423Z|9d443c57-4567-4767-a7a0-8822defd042a| 
org.onap.so.adapters.vnf.MsoVnfPluginAdapterImpl - VF Module vfwhpa_stack 
successfully created
2018-11-22T02:45:44.466Z|9d443c57-4567-4767-a7a0-8822defd042a| 
org.onap.so.adapters.vnf.BpelRestClient - Sending response to BPEL: <?xml 
version="1.0" encoding="UTF-8" stan$
alone="yes"?>
<createVfModuleResponse>
    <messageId>9d443c57-4567-4767-a7a0-8822defd042a-1542854743450</messageId>
    <rollback>
        <cloudSiteId>ONAP-POD-01-Rail-06</cloudSiteId>
        
<messageId>9d443c57-4567-4767-a7a0-8822defd042a-1542854743450</messageId>
        <mode>CFY</mode>
        <msoRequest>
            <requestId>9d443c57-4567-4767-a7a0-8822defd042a</requestId>
            
<serviceInstanceId>81bacddf-2202-4f01-bd6b-b7b91829bde4</serviceInstanceId>
        </msoRequest>
        <tenantId>709ba629fe194f8699b12f9d6ffd86a0</tenantId>
        <vfModuleCreated>true</vfModuleCreated>
        <vfModuleId>cba6e389-c2da-480c-a0e1-21acfa7137be</vfModuleId>
        <vfModuleStackId></vfModuleStackId>

WITH VNF PROFILE CREATED

2018-11-22T02:26:27.822Z|ed66ab72-69ea-4205-bb12-e29003bbcf28| 
o.o.so.logging.jaxrs.filter.PayloadLoggingFilter - Response from POST: 
http://msb-iag.onap:80/api/multicloud-t<https://urldefense.proofpoint.com/v2/url?u=http-3A__msb-2Diag.onap-3A80_api_multicloud-2Dt&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=e3d1ehx3DI5AoMgDmi2Fzw&m=t6it6XmA0cvGER5XeMM7IH5NF9ZA6_XDnRbW71OJe1s&s=DG1aNYxe4UyUAey6Bu0yYlnpubLs87VuVVQN6EEJ6i8&e=>
itaniumcloud/v1/CloudOwner/ONAP-POD-01-Rail-06/infra_workload
Response Headers: {connection=[keep-alive], content-type=[text/html], 
Date=[Thu, 22 Nov 2018 02:26:27 GMT], Server=[openresty], 
transfer-encoding=[chunked], Vary=[Cookie], X
-Frame-Options=[SAMEORIGIN]}<h1>Server Error (500)</h1>

2018-11-22T02:26:27.822Z|ed66ab72-69ea-4205-bb12-e29003bbcf28| 
org.onap.so.openstack.utils.MsoMulticloudUtils - StackInfo to convert: {}
2018-11-22T02:26:27.822Z|ed66ab72-69ea-4205-bb12-e29003bbcf28| 
org.onap.so.openstack.utils.MsoMulticloudUtils - HeatStatus = FAILED msg = 
Internal Server Error
2018-11-22T02:26:27.823Z|ed66ab72-69ea-4205-bb12-e29003bbcf28| 
org.onap.so.openstack.utils.MsoMulticloudUtils - Stack Status: FAILED
2018-11-22T02:26:27.823Z|ed66ab72-69ea-4205-bb12-e29003bbcf28| 
org.onap.so.openstack.utils.MsoMulticloudUtils - Stack Status Message: Internal 
Server Error
2018-11-22T02:26:27.823Z|ed66ab72-69ea-4205-bb12-e29003bbcf28| 
org.onap.so.adapters.vnf.MsoVnfPluginAdapterImpl - VF Module vfwhpa_stack 
successfully created
2018-11-22T02:26:27.859Z|ed66ab72-69ea-4205-bb12-e29003bbcf28| 
org.onap.so.adapters.vnf.BpelRestClient - Sending response to BPEL: <?xml 
version="1.0" encoding="UTF-8" stand
alone="yes"?>



From: Multanen, Eric W
Sent: Wednesday, November 21, 2018 1:20 PM
To: onap-discuss@lists.onap.org; bf1...@att.com; Ukponmwan, Itohan 
<itohan.ukponm...@intel.com>
Cc: Mishra, Sharad D <sharad.d.mis...@intel.com>; Addepalli, Srinivasa R 
<srinivasa.r.addepa...@intel.com>; Deng, Yipan <yipan.d...@intel.com>; 
Williams, Marcus <marcus.willi...@intel.com>; Ranganathan, Dileep 
<dileep.ranganat...@intel.com>
Subject: RE: [onap-discuss] VF Module Creation Says Successful but stack not 
created in Openstack

After the so-openstack adapter log, I’d look at the multicloud log, eg 
something like:

               root@oom-rancher:~/oom/kubernetes/multicloud# kubectl -n onap 
exec -it dev-multicloud-multicloud-windriver-685f4cc944-nn49x bash
root@dev-multicloud-multicloud-windriver-685f4cc944-nn49x:/opt/windriver# tail 
-f /var/log/onap/multicloud/openstack/windriver/titanium_cloud.log

Another source of clues could be the so-bpmn logs.

Eric


From: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org> 
[mailto:onap-discuss@lists.onap.org] On Behalf Of Brian
Sent: Wednesday, November 21, 2018 1:04 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>; Ukponmwan, 
Itohan <itohan.ukponm...@intel.com<mailto:itohan.ukponm...@intel.com>>
Cc: Mishra, Sharad D 
<sharad.d.mis...@intel.com<mailto:sharad.d.mis...@intel.com>>; Addepalli, 
Srinivasa R 
<srinivasa.r.addepa...@intel.com<mailto:srinivasa.r.addepa...@intel.com>>; 
Deng, Yipan <yipan.d...@intel.com<mailto:yipan.d...@intel.com>>; Williams, 
Marcus <marcus.willi...@intel.com<mailto:marcus.willi...@intel.com>>; Multanen, 
Eric W <eric.w.multa...@intel.com<mailto:eric.w.multa...@intel.com>>; 
Ranganathan, Dileep 
<dileep.ranganat...@intel.com<mailto:dileep.ranganat...@intel.com>>
Subject: Re: [onap-discuss] VF Module Creation Says Successful but stack not 
created in Openstack

No – look in so-openstack adapter logs and see if you see an error.

The only thing close was in vCPE testing there was a problem with the BPMN 
where the link from vnf to vfmodule on a macro flow was missing but you arent 
using macro flow in VID.

Brian


From: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org> 
<onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>> On Behalf Of 
Ukponmwan, Itohan
Sent: Wednesday, November 21, 2018 4:02 PM
To: onap-discuss@lists.onap.org<mailto:onap-discuss@lists.onap.org>
Cc: Mishra, Sharad D 
<sharad.d.mis...@intel.com<mailto:sharad.d.mis...@intel.com>>; Addepalli, 
Srinivasa R 
<srinivasa.r.addepa...@intel.com<mailto:srinivasa.r.addepa...@intel.com>>; 
Deng, Yipan <yipan.d...@intel.com<mailto:yipan.d...@intel.com>>; Williams, 
Marcus <marcus.willi...@intel.com<mailto:marcus.willi...@intel.com>>; Multanen, 
Eric W <eric.w.multa...@intel.com<mailto:eric.w.multa...@intel.com>>; 
Ranganathan, Dileep 
<dileep.ranganat...@intel.com<mailto:dileep.ranganat...@intel.com>>
Subject: [onap-discuss] VF Module Creation Says Successful but stack not 
created in Openstack

Hi All,

I created a VNF, preloaded and then created a VF module. The Creation says 
successful but the stack is not shown in Openstack. Has anyone seen this. Any 
ideas on how to debug this?

Thanks,
Itohan




-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#13970): https://lists.onap.org/g/onap-discuss/message/13970
Mute This Topic: https://lists.onap.org/mt/28281137/21656
Group Owner: onap-discuss+ow...@lists.onap.org
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to