Hi All,
I have followed this guide 
https://wiki.onap.org/display/DW/Deploying+vFw+and+EdgeXFoundry+Services+on+Kubernets+Cluster+with+ONAP
 and it worked well.
The service has been properly instantiated via K8s API.
Now I want to deploy the service via VID. So I have used the VNF-API and 
created properly the Service and Vnf Instance into the AAI.
However, during the VFModule creation, it fails returning the following error:

-From BPMN log:

ID: 4
Address: 
http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/VNFAResponse/b04e4121-005c-452f-b28e-d2b85b1606f7-1576077954069
Encoding: ISO-8859-1
Http-Method: POST
Content-Type: application/xml; charset=ISO-8859-1
Headers: {accept-encoding=[gzip,deflate], Authorization=[Basic 
cG9CcG1uOnBhc3N3b3JkMSQ=], connection=[Keep-Alive], Content-Length=[364], 
content-type=[application/xml; charset=ISO-8859-1], 
host=[so-bpmn-infra.onap:8081], user-agent=[Apache-HttpClient/4.5.6 
(Java/1.8.0_212)]}
Payload: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<vfModuleException>
<messageId>b04e4121-005c-452f-b28e-d2b85b1606f7-1576077954069</messageId>
<category>INTERNAL</category>
<message>org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils 
(instantiateVDU): createStack Exception</message>
<rolledBack>true</rolledBack>
</vfModuleException>

In CreateVfModule class

-From multicloud-k8s log:

2019/12/11 15:26:22 Did not find tag: instance
2019/12/11 15:26:22 Did not find tag: instance
2019/12/11 15:26:22 Did not find tag: instance
2019/12/11 15:26:22 Did not find tag: instance
10.42.11.95 - - [11/Dec/2019:15:26:22 +0000] "GET 
/KubeOwner/KubeRegion/infra_workload?name=vfmodule_kud_t2 HTTP/1.1" 200 114
2019/12/11 15:26:22 Unable to cast attributes to []interface{}
10.42.11.95 - - [11/Dec/2019:15:26:22 +0000] "POST 
/KubeOwner/KubeRegion/infra_workload HTTP/1.1" 400 48

Can someone help me to troubleshoot it?
Thanks a lot,

Aniello Paolo Malinconico

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

View/Reply Online (#19649): https://lists.onap.org/g/onap-discuss/message/19649
Mute This Topic: https://lists.onap.org/mt/68152664/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to