...Test objective: The objective is to test that POST method cancel the NS LCM operation
...Pre-conditions: NS instance status equal to STARTING, PROCESSING or ROLLING_BACK
...Reference: Clause 6.4.15.3.1 - ETSI GS NFV-SOL 005 [3] v2.7.1
...Reference: Clause 6.4.15.3.1 - ETSI GS NFV-SOL 005 [3] v2.8.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: NS instance status equal to FAILED_TEMP
@@ -26,7 +26,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 fail completing the Cancel NS LCM operation if the resource is not found
...Pre-conditions: none
...Reference: Clause 6.4.15.3.1 - ETSI GS NFV-SOL 005 [3] v2.7.1
...Reference: Clause 6.4.15.3.1 - ETSI GS NFV-SOL 005 [3] v2.8.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
@@ -39,7 +39,7 @@ POST Cancel operation task Conflict
...Test title: POST Cancel operation task Conflict
...Test objective: The objective is to test that POST method fail if a status conflict exist on the NS LCM operation. (i.e. NS instance status not equal to STARTING, PROCESSING or ROLLING_BACK)
...Pre-conditions: NS instance status not equal to STARTING, PROCESSING or ROLLING_BACK
...Reference: Clause 6.4.15.3.1 - ETSI GS NFV-SOL 005 [3] v2.7.1
...Reference: Clause 6.4.15.3.1 - ETSI GS NFV-SOL 005 [3] v2.8.1
...Config ID: Config_prod_NFVO
...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 6.4.15.3.2 - ETSI GS NFV-SOL 005 [3] v2.7.1
...Reference: Clause 6.4.15.3.2 - ETSI GS NFV-SOL 005 [3] v2.8.1
...Config ID: Config_prod_NFVO
...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 6.4.15.3.3 - ETSI GS NFV-SOL 005 [3] v2.7.1
...Reference: Clause 6.4.15.3.3 - ETSI GS NFV-SOL 005 [3] v2.8.1
...Test objective: The objective is to test that POST method trigger a continue on the LCM operation
...Pre-conditions: NS instance status equal to FAILED_TEMP
...Reference: Clause 6.4.13.3.1 - ETSI GS NFV-SOL 005 [3] v2.7.1
...Reference: Clause 6.4.13.3.1 - ETSI GS NFV-SOL 005 [3] v2.8.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: NS instance status not equal to FAILED_TEMP
@@ -26,7 +26,7 @@ POST Continue operation task Not Found
...Test title: POST Continue operation task Not Found
...Test objective: The objective is to test that POST method cannot perform a continue operation task because the resource is not found
...Pre-conditions: none
...Reference: Clause 6.4.13.3.1 - ETSI GS NFV-SOL 005 [3] v2.7.1
...Reference: Clause 6.4.13.3.1 - ETSI GS NFV-SOL 005 [3] v2.8.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
@@ -39,7 +39,7 @@ POST Continue operation task Conflict
...Test title: POST Continue operation task Conflict
...Test objective: The objective is to test that POST method fail in case of operation status conflict (i.e. NS instance status not equal to FAILED_TEMP )
...Pre-conditions: NS instance status not equal to FAILED_TEMP
...Reference: Clause 6.4.13.3.1 - ETSI GS NFV-SOL 005 [3] v2.7.1
...Reference: Clause 6.4.13.3.1 - ETSI GS NFV-SOL 005 [3] v2.8.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
@@ -52,7 +52,7 @@ GET Continue operation task - Method not implemented
...Test title: GET Continue operation task - Method not implemented
...Test objective: The objective is to test that GET method is not implemented
...Pre-conditions: none
...Reference: Clause 6.4.13.3.2 - ETSI GS NFV-SOL 005 [3] v2.7.1
...Reference: Clause 6.4.13.3.2 - ETSI GS NFV-SOL 005 [3] v2.8.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
@@ -64,7 +64,7 @@ PUT Continue operation task - Method not implemented
...Test title: PUT Continue operation task - Method not implemented
...Test objective: The objective is to test that PUT method is not implemented
...Pre-conditions: none
...Reference: Clause 6.4.13.3.3 - ETSI GS NFV-SOL 005 [3] v2.7.1
...Reference: Clause 6.4.13.3.3 - ETSI GS NFV-SOL 005 [3] v2.8.1