...Test objective: The objective is to test the dispatch of VNF LCM Operation Occurrence Start Notification when a new VNF LCM operation is started in the VNFM, and perform a JSON schema and content validation of the delivered notification. The action that triggers the notification under test is an explicit test step, but it is not performed by the test system.
...Pre-conditions: A subscription for VNF LCM Operation Occurrence notifications is available in the VNFM.
Check VNF LCM Operation Occurrence Start Notification Http POST Request Body notificationStatus attribute IsSTART
VNF LCM Operation Occurrence Result Notification
[Documentation]Test ID: 7.3.1.19.2
[Documentation]Test ID: 7.3.1.34.2
...Test title: VNF LCM Operation Occurrence Result Notification
...Test objective: The objective is to test the dispatch of VNF LCM Operation Occurrence Result Notification when a VNF LCM operation is completed in the VNFM, and perform a JSON schema and content validation of the delivered notification. The action that triggers the notification under test is an explicit test step, but it is not performed by the test system.
...Pre-conditions: An VNF LCM operation is in progress, and a subscription for VNF LCM Operation Occurrence notifications is available in the VNFM.
...
...
@@ -37,7 +37,7 @@ VNF LCM Operation Occurrence Result Notification
Check VNF LCM Operation Occurrence Start Notification Http POST Request Body notificationStatus attribute IsRESULT
...Test objective: The objective is to test the dispatch of VNF Identifier Creation Notification when a new VNF instance resource is created in the VNFM, and perform a JSON schema and content validation of the delivered notification. The action that triggers the notification under test is an explicit test step, but it is not performed by the test system.
...Pre-conditions: A subscription for VNF identifier creation notifications is available in the VNFM.
...Test objective: The objective is to test the dispatch of VNF Identifier Deletion Notification when a VNF instance resource is deleted in the VNFM, and perform a JSON schema and content validation of the delivered notification. The action that triggers the notification under test is an explicit test step, but it is not performed by the test system.
...Pre-conditions: A VNF instance resource is created, and a subscription for VNF identifier creation notifications is available in the VNFM.