Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Test No:Test-03
ProjectSO
ModuleVNFM Adapter
Objective/DescriptionTest the VNFM adapter handles delete request, sending terminate and delete request to the VNFM, responding correctly to grant request from VNFM and updating AAI based on notifications received from the VNFM resulting from the termination request
Pre-ConditionsThe VNF has been created via the VNFM adapter
Test StepInvoke a DELETE request on the VNFM adpater NBI, path: /so/vnfm-adapter/v1/vnfs/<vnf-id>
Test ResultAAI updated as a result of the VNF deletion, including the removal of the vserver information for the VNF, removal of self link and changing of the orchestration status
Observation

Terminate and delete requests were correctly sent to the VNFM, the grant request from the VNFM was handled and reply sent to the VNFM and AAI was updated in accordance with the notifications received from the VNFM as a result of the VNF being terminated.


2.2 Terminate Delete VNF through VID

Test No:Test-04
ProjectSO
ModuleVNFM Adapter
Objective/DescriptionTest the VNFM adapter handles delete request, sending terminate and delete request to the VNFM, responding correctly to grant request from VNFM and updating AAI based on notifications received from the VNFM resulting from the termination request
Pre-ConditionsThe VNF has been created, using VID, via the VNFM adapter. 
Test StepDelete the VNF through the VID GUI. 
Test ResultVNF deleted from VID. AAI updated as a result of the VNF deletion, including the removal of the vserver information for the VNF, removal of self link and changing of the orchestration status.
Observation

The delete was correctly executed through VID and sent to the VNFM, the grant request from the VNFM was handled and reply sent to the VNFM and AAI was updated in accordance with the notifications received from the VNFM as a result of the VNF being terminated.

...