Hi all, I have tested both "SO direct Api via postman" and via VID:

*1. Postman*
I have done the folloqing request:
*DELETE http:// {{k8s}}* 
*:30277/onap/so/infra/serviceInstantiation/v7/serviceInstances/235b9dd6-6c0d-4340-b0d8-2a4fb87b44ec
 with body posted in the previous message.*

In the bpmn log, i see that the bpmn starts and makes a list of the actions to 
do. In fact it is composed by 31 BBs ... When it arrives to 9/31 bbs, the so 
sends to openstack the command to delete one of the 10 vf module .
The vm in openstack is deleted correctly. But the bpmn is stopped for about 20 
minutes and then finishes with the status message " Execution of 
DeleteVfModuleBB has completed successfully".
So, an vm is deleted from openstack but if I retrieve the service from AAI, it 
has still a reference pointing to the deleted vfmodule .

I have re-ran the delete API and the same behavior is happened. It tried to 
delete the same vfmodule deleted previousluy (maybe because the reference 
between the service and the vfmodule into AAi is still valid).
After about 1 hour, the bpmn is still blocked at BBs 9/31 with the flow status 
: "Execution of DeactivateVfModuleBB has completed successfully, next invoking 
DeleteVfModuleBB (Execution Path progress: BBs completed = 9; BBs remaining = 
22)."

*2. VID*
Also I have tried to delete the vfmodule via VID.    Even in this case, the vf 
module is deleted from openstack properly, but no data is deleted from AAI, so 
in the AAI the service instance still has the deleted vfmodule.
The vfmodule deletion via VID returns the following message:

"requestId": "1dc97440-2c19-4ff6-af2e-3c46d204df89",
"requestType": "deleteInstance",
"requestState": "FAILED",
"requestStatus": "STATUS: Received error from SDN-C: No preload data found to 
match vnf-name",
"percent-progress": "100"
So, at this moment, no methods are avaible to delete a service created with the 
MACRO workflow.

Thanks,
Aniello Paolo Malinconico

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

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

Reply via email to