...Test objective: The POST method initiates cancelling an ongoing VNF lifecycle operation while it is being executed or rolled back, i.e. the "VNF LCM operation occurrence" is either in "PROCESSING" or "ROLLING_BACK" state.
...Pre-conditions: the "VNF LCM operation occurrence" is either in "PROCESSING" or "ROLLING_BACK" state.
...Reference: Clause 5.4.17.3.1 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 5.4.17.3.1 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: VNF instance status equal to FAILED_TEMP
@@ -26,7 +26,7 @@ POST Cancel operation task Conflict
...Test title: POST Cancel operation task Conflict
...Test objective: The POST method is NOT cancelling an ongoing VNF lifecycle operation due to the fact that the VNF instance resource is not in STARTING, PROCESSING or ROLLING_BACK state
...Pre-conditions: operation is not in STARTING, PROCESSING or ROLLING_BACK state
...Reference: Clause 5.4.17.3.1 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 5.4.17.3.1 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -40,7 +40,7 @@ POST Cancel operation task Not Found
...Test title: POST Cancel operation task Not Found
...Test objective: The objective is to test that POST method cannot cancel a VNF lifecycle operation because the resource is not found
...Pre-conditions:
...Reference: Clause 5.4.17.3.1 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 5.4.17.3.1 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -52,7 +52,7 @@ GET Cancel operation task - Method not implemented
...Test title: GET Cancel operation task - Method not implemented
...Test objective: The objective is to test that GET method is not implemented
...Pre-conditions: none
...Reference: Clause 5.4.17.3.2 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 5.4.17.3.2 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: none
...Post-Conditions: none
@@ -64,7 +64,7 @@ PUT Cancel operation task - Method not implemented
...Test title: PUT Cancel operation task - Method not implemented
...Test objective: The objective is to test that PUT method is not implemented
...Pre-conditions: none
...Reference: Clause 5.4.17.3.3 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 5.4.17.3.3 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Test title: Cancel a VNF LCM Operation - STARTING
...Test objective: The objective is to test the workflow for Cancelling a VNF LCM Operation being in the STARTING state
...Pre-conditions: The VNF lifecycle management operation occurrence is in STARTING state. NFVO is subscribed to VNF LCM Operation Occurrence notifications (Test ID 5.4.20.1)
...Reference: Clause 5.4.17 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 5.4.17 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: NFVO is able to receive notifications from VNFM
...Post-Conditions: The VNF lifecycle management operation occurrence is in ROLLED_BACK state
...Test objective: The objective is to test the workflow for Cancelling a VNF LCM Operation being either in the PROCESSIONG or ROLLING_BACK state
...Pre-conditions: The VNF lifecycle management operation occurrence is in PROCESSING or ROLLING_BACK state. NFVO is subscribed to VNF LCM Operation Occurrence notifications
...Reference: Clause 5.3.10 - ETSI GS NFV-SOL 003 [1] v2.6.1
...Reference: Clause 5.3.10 - ETSI GS NFV-SOL 003 [1] v2.7.1
...Config ID: Config_prod_VNFM
...Applicability: NFVO is able to receive notifications from VNFM
...Post-Conditions: The VNF lifecycle management operation occurrence is in FAILED_TEMP state