...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 002 [2] v5.1.1
...Reference: Clause 5.4.17.3.1 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: the resource is in FAILED_TEMP state
@@ -27,7 +27,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 002 [2] v5.1.1
...Reference: Clause 5.4.17.3.1 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: none
@@ -41,7 +41,7 @@ Post Cancel operation task Not Found
...Test title: POST Cancel operation task
...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 002 [2] v5.1.1
...Reference: Clause 5.4.17.3.1 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: none
@@ -54,7 +54,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 002 [2] v5.1.1
...Reference: Clause 5.4.17.3.2 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: none
@@ -66,7 +66,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 002 [2] v5.1.1
...Reference: Clause 5.4.17.3.3 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Test title: DELETE Cancel operation task - Method not implemented
...Test objective: The objective is to test that DELETE method is not implemented
...Pre-conditions: none
...Reference: Clause 5.4.17.3.5 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Reference: Clause 5.4.17.3.5 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: none
@@ -101,7 +101,7 @@ Post Cancel operation task with permitted authorization scope
...Test title: POST Cancel operation task with permitted authorization scope
...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 with permitted authorization scope
...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 002 [2] v5.1.1
...Reference: Clause 5.4.17.3.1 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: the resource is in FAILED_TEMP state
@@ -113,7 +113,7 @@ Post Cancel operation task with not permitted authorization scope
...Test title: POST Cancel operation task with not permitted authorization scope
...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 with not permitted authorization scope
...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 002 [2] v5.1.1
...Reference: Clause 5.4.17.3.1 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: the resource is in FAILED_TEMP state
@@ -126,7 +126,7 @@ Post Cancel operation task - STARTING
...Test title: POST Cancel operation task
...Test objective: The POST method initiates cancelling an ongoing VNF lifecycle operation while it is being executed, i.e. the "VNF LCM operation occurrence" is in "STARTING" state.
...Pre-conditions: the "VNF LCM operation occurrence" is in "STARTING" state.
...Reference: Clause 5.4.17.3.1 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Reference: Clause 5.4.17.3.1 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: the resource is in ROLLED_BACK state
@@ -13,7 +13,7 @@ POST Change current VNF Package Task
...Test title: POST Change current VNF Package Task
...Test objective: The objective is to test that the POST method changes the current VNF package on which the VNF instance is based.
...Pre-conditions: none
...Reference: Clause 5.4.11a.3.1 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Reference: Clause 5.4.11a.3.1 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: in response header Location shall not be null
@@ -28,7 +28,7 @@ POST Change current VNF Package Task - Conflict
...Test title: POST Change current VNF Package Task - Conflict
...Test objective: The objective is to test that the POST method cannot change the current VNF package task when another lifecycle management operation is ongoing.
...Pre-conditions: none
...Reference: Clause 5.4.11a.3.1 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Reference: Clause 5.4.11a.3.1 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: There is another lifecycle management operation ongoing.
...Post-Conditions: none
@@ -41,7 +41,7 @@ GET Change current VNF Package Task - Method not implemented
...Test title: GET Change current VNF Package Task - Method not implemented
...Test objective: The objective is to test that GET method is not implemented
...Pre-conditions: none
...Reference: Clause 5.4.11a.3.2 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Reference: Clause 5.4.11a.3.2 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: none
@@ -53,7 +53,7 @@ PUT Change current VNF Package Task - Method not implemented
...Test title: PUT Change current VNF Package Task - Method not implemented
...Test objective: The objective is to test that PUT method is not implemented
...Pre-conditions: none
...Reference: Clause 5.4.11a.3.3 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Reference: Clause 5.4.11a.3.3 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: none
@@ -65,7 +65,7 @@ PATCH Change current VNF Package Task - Method not implemented
...Test title: PATCH Change current VNF Package Task - Method not implemented
...Test objective: The objective is to test that PATCH method is not implemented
...Pre-conditions: none
...Reference: Clause 5.4.11a.3.4 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Reference: Clause 5.4.11a.3.4 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: none
@@ -77,7 +77,7 @@ DELETE Change current VNF Package Task - Method not implemented
...Test title: DELETE Change current VNF Package Task - Method not implemented
...Test objective: The objective is to test that DELETE method is not implemented
...Pre-conditions: none
...Reference: Clause 5.4.11a.3.5 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Reference: Clause 5.4.11a.3.5 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: none
@@ -88,7 +88,7 @@ POST Change current VNF Package Task with permitted authorization scope
...Test title: POST Change current VNF Package Task with permitted authorization scope
...Test objective: The objective is to test that the POST method changes the current VNF package on which the VNF instance is based with permitted authorization scope.
...Pre-conditions: none
...Reference: Clause 5.4.11a.3.1 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Reference: Clause 5.4.11a.3.1 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: in response header Location shall not be null
@@ -102,7 +102,7 @@ POST Change current VNF Package Task with not permitted authorization scope
...Test title: POST Change current VNF Package Task with not permitted authorization scope
...Test objective: The objective is to test that the POST method changes the current VNF package on which the VNF instance is based with not permitted authorization scope.
...Pre-conditions: none
...Reference: Clause 5.4.11a.3.1 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Reference: Clause 5.4.11a.3.1 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: in response header Location shall not be null
@@ -115,7 +115,7 @@ POST Change current VNF Package Task - VNF instance not found
...Test title: POST Change current VNF Package Task - VNF instance not found
...Test objective: The objective is to test that POST method can not trigger a Change current VNF Package Task due to VNF instance not found
...Pre-conditions: none
...Reference: Clause 5.4.11a.3.1 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Reference: Clause 5.4.11a.3.1 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: none
@@ -128,7 +128,7 @@ POST Change current VNF Package Task - Unauthorized
...Test title: POST Change current VNF Package Task - Unauthorized
...Test objective: The objective is to test that POST method cannot trigger aChange current VNF Package Taskwithout authorization
...Pre-conditions: none
...Reference: Clause 5.4.11a.3.1 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Reference: Clause 5.4.11a.3.1 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Test objective: The objective is to test that DELETE method is not implemented
...Pre-conditions: none
...Reference: Clause 5.4.11.3.5 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Reference: Clause 5.4.11.3.5 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: none
@@ -75,7 +75,7 @@ POST Change external VNF connectivity Conflict
...Test title: POST Change external VNF connectivity Conflict
...Test objective: The objective is to test that the operation cannot be executed currently, due to a conflict with the state of the VNF instance resource or that a required child attribute of the "extensions" attribue has not been set.
...Pre-conditions: none
...Reference: Clause 5.4.11.3.1 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Reference: Clause 5.4.11.3.1 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: none
@@ -87,7 +87,7 @@ POST Change external VNF connectivity with permitted authorization scope
...Test title: POST Change external VNF connectivity with permitted authorization value
...Test objective: The objective is to test that POST method triggers a change in VNF external connectivity with the permitted authorization value
...Pre-conditions: none
...Reference: Clause 5.4.11.3.1 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Reference: Clause 5.4.11.3.1 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: in response header Location shall not be null
@@ -101,7 +101,7 @@ POST Change external VNF connectivity with not permitted authorization scope
...Test title: POST Change external VNF connectivity with not permitted authorization value
...Test objective: The objective is to test that POST method triggers a change in VNF external connectivity with not permitted authorization value
...Pre-conditions: none
...Reference: Clause 5.4.11.3.1 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Reference: Clause 5.4.11.3.1 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: in response header Location shall not be null
@@ -114,7 +114,7 @@ POST Change external VNF connectivity - VNF instance not found
...Test title: POST Change external VNF connectivity - VNF instance not found
...Test objective: The objective is to test that POST method can not trigger a change in VNF external connectivity due to VNF instance not found
...Pre-conditions: none
...Reference: Clause 5.4.11.3.1 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Reference: Clause 5.4.11.3.1 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: in response header Location shall not be null
@@ -13,7 +13,7 @@ POST Change deployment flavour of a vnfInstance
...Test title: POST Change deployment flavour of a vnfInstance
...Test objective: The objective is to test that POST method trigger a change in VNF deployment flavour
...Pre-conditions: none
...Reference: Clause 5.4.7.3.1 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Reference: Clause 5.4.7.3.1 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: in response header Location shall not be null
@@ -28,7 +28,7 @@ POST Change deployment flavour of a vnfInstance Conflict (Not-Instantiated)
...Test title: POST Change deployment flavour of a vnfInstance Conflict (Not-Instantiated)
...Test objective: The objective is to test that POST method cannot trigger a change in VNF deployment flavour because of a conflict with the state of the VNF instance resource or that a required child attribute of the "extensions" attribue has not been set.
...Pre-conditions: VNF instance resource is not in NOT-INSTANTIATED state
...Reference: Clause 5.4.7.3.1 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Reference: Clause 5.4.7.3.1 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: none
@@ -41,7 +41,7 @@ POST Change deployment flavour of a vnfInstance Not Found
...Test title: POST Change deployment flavour of a vnfInstance Not Found
...Test objective: The objective is to test that POST method cannot trigger a change in VNF deployment flavour because the VNF instance resource is not found.
...Pre-conditions: VNF instance resource is not in NOT-INSTANTIATED state
...Reference: Clause 5.4.7.3.1 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Reference: Clause 5.4.7.3.1 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: none
@@ -54,7 +54,7 @@ GET Change deployment flavour VNFInstance - Method not implemented
...Test title: GET Change deployment flavour VNFInstance - Method not implemented
...Test objective: The objective is to test that GET method is not implemented
...Pre-conditions: none
...Reference: Clause 5.4.7.3.2 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Reference: Clause 5.4.7.3.2 - ETSI GS NFV-SOL 002 [2] v5.2.1
...Config ID: Config_prod_VE
...Applicability: none
...Post-Conditions: none
@@ -66,7 +66,7 @@ PUT Change deployment flavour VNFInstance - Method not implemented
...Test title: PUT Change deployment flavour VNFInstance - Method not implemented
...Test objective: The objective is to test that PUT method is not implemented
...Pre-conditions: none
...Reference: Clause 5.4.7.3.3 - ETSI GS NFV-SOL 002 [2] v5.1.1
...Reference: Clause 5.4.7.3.3 - ETSI GS NFV-SOL 002 [2] v5.2.1