Commit df5d0ab0 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

Merge branch '3.6.1-dev-SOL002-VNFLifecycleManagement' into '3.6.1-dev'

SOL002 VNF Lifecycle Management - Implementation of deltas between v3.6.1 and v3.5.1

See merge request !239
parents 9ee47546 566540d9
......@@ -14,7 +14,7 @@ Post Cancel operation task
... Test title: POST Cancel operation task
... 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] v3.5.1
... Reference: Clause 5.4.17.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.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] v3.5.1
... Reference: Clause 5.4.17.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.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] v3.5.1
... Reference: Clause 5.4.17.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.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] v3.5.1
... Reference: Clause 5.4.17.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.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] v3.5.1
... Reference: Clause 5.4.17.3.3 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -78,7 +78,7 @@ PATCH Cancel operation task - Method not implemented
... Test title: PATCH Cancel operation task - Method not implemented
... Test objective: The objective is to test that PATCH method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.17.3.4 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.17.3.4 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -90,7 +90,7 @@ DELETE Cancel operation task - Method not implemented
... 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] v3.5.1
... Reference: Clause 5.4.17.3.5 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......
......@@ -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] v3.5.1
... Reference: Clause 5.4.11a.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: in response header Location shall not be null
......@@ -26,7 +26,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] v3.5.1
... Reference: Clause 5.4.11a.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: There is another lifecycle management operation ongoing.
... Post-Conditions: none
......@@ -39,7 +39,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] v3.5.1
... Reference: Clause 5.4.11a.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -51,7 +51,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] v3.5.1
... Reference: Clause 5.4.11a.3.3 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -63,7 +63,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] v3.5.1
... Reference: Clause 5.4.11a.3.4 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -75,7 +75,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] v3.5.1
... Reference: Clause 5.4.11a.3.5 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......
......@@ -13,7 +13,7 @@ POST Change external VNF connectivity
... Test title: POST Change external VNF connectivity
... Test objective: The objective is to test that POST method triggers a change in VNF external connectivity
... Pre-conditions: none
... Reference: Clause 5.4.11.3.1 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.11.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: in response header Location shall not be null
......@@ -26,7 +26,7 @@ GET Change external VNF connectivity - Method not implemented
... Test title: GET Change external VNF connectivity - Method not implemented
... Test objective: The objective is to test that GET method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.11.3.2 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.11.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -38,7 +38,7 @@ PUT Change external VNF connectivity - Method not implemented
... Test title: PUT Change external VNF connectivity - Method not implemented
... Test objective: The objective is to test that PUT method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.11.3.3 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.11.3.3 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -50,7 +50,7 @@ PATCH Change external VNF connectivity - Method not implemented
... Test title: PATCH Change external VNF connectivity - Method not implemented
... Test objective: The objective is to test that PATCH method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.11.3.4 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.11.3.4 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -62,7 +62,7 @@ DELETE Change external VNF connectivity - Method not implemented
... Test title: DELETE Change external VNF connectivity - Method not implemented
... 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] v3.5.1
... Reference: Clause 5.4.11.3.5 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -74,7 +74,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] v3.5.1
... Reference: Clause 5.4.11.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......
......@@ -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] v3.5.1
... Reference: Clause 5.4.7.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: in response header Location shall not be null
......@@ -26,7 +26,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] v3.5.1
... Reference: Clause 5.4.7.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -39,7 +39,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] v3.5.1
... Reference: Clause 5.4.7.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -52,7 +52,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] v3.5.1
... Reference: Clause 5.4.7.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -64,7 +64,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] v3.5.1
... Reference: Clause 5.4.7.3.3 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -76,7 +76,7 @@ PATCH Change deployment flavour VNFInstance - Method not implemented
... Test title: PATCH Change deployment flavour VNFInstance - Method not implemented
... Test objective: The objective is to test that PATCH method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.7.3.4 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.7.3.4 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -88,7 +88,7 @@ DELETE Change deployment flavour VNFInstance - Method not implemented
... Test title: DELETE Change deployment flavour VNFInstance - Method not implemented
... Test objective: The objective is to test that DELETE method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.7.3.5 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.7.3.5 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......
......@@ -13,7 +13,7 @@ POST Create VNF Snapshot Task
... Test title: POST Create VNF Snapshot Task
... Test objective: The objective is to test that POST method requests taking a snapshot of a VNF instance.
... Pre-conditions: none
... Reference: Clause 5.4.21.3.1 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.21.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: in response header Location shall not be null
......@@ -26,7 +26,7 @@ POST Create VNF Snapshot Task - NOT FOUND
... Test title: POST Create VNF Snapshot Task - NOT FOUND
... Test objective: The objective is to test that the POST method cannot request for a snapshot if the task is not supported for the VNF instance represented by the parent resource.
... Pre-conditions: none
... Reference: Clause 5.4.21.3.1 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.21.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: Task is not supported for the VNF instance represented by the parent resource.
... Post-Conditions: none
......@@ -39,7 +39,7 @@ POST Create VNF Snapshot Task - CONFLICT
... Test title: POST Create VNF Snapshot Task - CONFLICT
... Test objective: The objective is to test that the POST method cannot request for a snapshot when the VNF instance is in NOT_INSTANTIATED state.
... Pre-conditions: none
... Reference: Clause 5.4.21.3.1 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.21.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: VNF instance is in NOT_INSTANTIATED state.
... Post-Conditions: none
......@@ -52,7 +52,7 @@ POST Create VNF Snapshot Task - UNPROCESSIBLE ENTITY
... Test title: POST Create VNF Snapshot Task - UNPROCESSIBLE ENTITY
... Test objective: The objective is to test that the POST method cannot request for a snapshot when the provided identifier of the target "Individual VNF snapshot" resource for the VNF snapshot is invalid.
... Pre-conditions: none
... Reference: Clause 5.4.21.3.1 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.21.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: The identifier of the target "Individual VNF snapshot" resource for the VNF snapshot is invalid.
... Post-Conditions: none
......@@ -65,7 +65,7 @@ GET Create VNF Snapshot Task - Method not implemented
... Test title: GET Create VNF Snapshot Task - Method not implemented
... Test objective: The objective is to test that GET method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.21.3.2 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.21.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -77,7 +77,7 @@ PUT Create VNF Snapshot Task - Method not implemented
... Test title: PUT Create VNF Snapshot Task - Method not implemented
... Test objective: The objective is to test that PUT method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.21.3.3 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.21.3.3 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -89,7 +89,7 @@ PATCH Create VNF Snapshot Task - Method not implemented
... Test title: PATCH Create VNF Snapshot Task - Method not implemented
... Test objective: The objective is to test that PATCH method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.21.3.4 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.21.3.4 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -101,7 +101,7 @@ DELETE Create VNF Snapshot Task - Method not implemented
... Test title: DELETE Create VNF Snapshot Task - Method not implemented
... Test objective: The objective is to test that DELETE method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.21.3.5 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.21.3.5 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......
......@@ -12,7 +12,7 @@ POST Fail operation task
... Test title: POST Fail operation task
... Test objective: The objective is to test that POST method mark as "finally failed" a VNF lifecycle operation if that operation has experienced a failure
... Pre-conditions: the "VNF LCM operation occurrence" resource is in "FAILED_TEMP" state.
... Reference: Clause 5.4.16.3.1 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.16.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -26,7 +26,7 @@ POST Fail operation task Conflict (Not-FAILED_TEMP)
... Test title: POST Fail operation task Conflict (Not-FAILED_TEMP)
... Test objective: The objective is to test that POST method cannot mark as "finally failed" due to confilct with the state of LCM Operation Occurrence
... Pre-conditions: the "VNF LCM operation occurrence" resource is not in "FAILED_TEMP" state.
... Reference: Clause 5.4.16.3.1 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.16.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -39,7 +39,7 @@ POST Fail operation task Not Found
... Test title: POST Fail operation task Not Found
... Test objective: The objective is to test that POST method cannot mark as "finally failed" a VNF lifecycle operation because the operation is not supported
... Pre-conditions: none
... Reference: Clause 5.4.16.3.1 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.16.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -52,7 +52,7 @@ GET Fail operation task - Method not implemented
... Test title: GET Fail operation task- Method not implemented
... Test objective: The objective is to verify that the method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.16.3.2 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.16.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -64,7 +64,7 @@ PUT Fail operation task - Method not implemented
... Test title: PUT Fail operation task- Method not implemented
... Test objective: The objective is to verify that the method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.16.3.3 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.16.3.3 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -76,7 +76,7 @@ PATCH Fail operation task - Method not implemented
... Test title: PATCH Fail operation task - Method not implemented
... Test objective: The objective is to verify that the method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.16.3.4 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.16.3.4 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -88,7 +88,7 @@ DELETE Fail operation task - Method not implemented
... Test title: DELETE Fail operation task- Method not implemented
... Test objective: The objective is to verify that the method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.16.3.5 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.16.3.5 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......
......@@ -13,7 +13,7 @@ POST Heal a vnfInstance
... Test title: POST Heal a vnfInstance
... Test objective: The objective is to test that POST method heal a VNF instance
... Pre-conditions: none
... Reference: Clause 5.4.9.3.1 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.9.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VNFM
... Applicability: none
... Post-Conditions: none
......@@ -26,7 +26,7 @@ POST Heal a vnfInstance Conflict (Not-Instantiated)
... Test title: POST Heal a vnfInstance (Not-Instantiated)
... 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: the VNF instance resource is in NOT-INSTANTIATED state
... Reference: Clause 5.4.9.3.1 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.9.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VNFM
... Applicability: none
... Post-Conditions: none
......@@ -40,7 +40,7 @@ POST Heal a vnfInstance Not Found
... Test title: POST Heal a vnfInstance Not Found
... Test objective: The objective is to test that the operation cannot be executed because the VNF instance resource is not found.
... Pre-conditions: the VNF instance resource is not existing
... Reference: Clause 5.4.9.3.1 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.9.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VNFM
... Applicability: none
... Post-Conditions: none
......@@ -53,7 +53,7 @@ GET Heal VNFInstance - Method not implemented
... Test title: GET Heal a vnfInstance - Method not implemented
... Test objective: The objective is to verify that the method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.9.3.2 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.9.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VNFM
... Applicability: none
... Post-Conditions: none
......@@ -65,7 +65,7 @@ PUT Heal VNFInstance - Method not implemented
... Test title: PUT Heal a vnfInstance - Method not implemented
... Test objective: The objective is to verify that the method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.9.3.3 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.9.3.3 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VNFM
... Applicability: none
... Post-Conditions: none
......@@ -77,7 +77,7 @@ PATCH Heal VNFInstance - Method not implemented
... Test title: PATCH Heal a vnfInstance - Method not implemented
... Test objective: The objective is to verify that the method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.9.3.4 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.9.3.4 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VNFM
... Applicability: none
... Post-Conditions: none
......@@ -89,7 +89,7 @@ DELETE Heal VNFInstance - Method not implemented
... Test title: DELETE Heal a vnfInstance - Method not implemented
... Test objective: The objective is to verify that the method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.9.3.5 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.9.3.5 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VNFM
... Applicability: none
... Post-Conditions: none
......
......@@ -11,7 +11,7 @@ POST Individual Subscription - Method not implemented
... Test title: POST Individual Subscription - Method not implemented
... Test objective: The objective is to test that the method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.19.3.1 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.19.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -23,7 +23,7 @@ GET Individual Subscription
... Test title: GET Individual Subscription
... Test objective: The objective is to test the Get individual subscription
... Pre-conditions: none
... Reference: Clause 5.4.19.3.2 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.19.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -36,7 +36,7 @@ PUT an individual subscription - Method not implemented
... Test title: PUT Individual Subscription - Method not implemented
... Test objective: The objective is to test that the method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.19.3.3 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.19.3.3 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -48,7 +48,7 @@ PATCH an individual subscription - Method not implemented
... Test title: PATCH Individual Subscription - Method not implemented
... Test objective: The objective is to test that the method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.19.3.4 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.19.3.4 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -60,7 +60,7 @@ DELETE an individual subscription
... Test title: DELETE Individual Subscription
... Test objective: The objective is to test that the DELETE method removes an individual subscription
... Pre-conditions: none
... Reference: Clause 5.4.19.3.5 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.19.3.5 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......
......@@ -18,7 +18,7 @@ POST Individual VNFInstance - Method not implemented
... Test title: POST Individual VNFInstance - Method not implemented
... Test objective: The objective is to test that POST method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.3.3.1 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.3.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -30,7 +30,7 @@ GET Information about an individual VNF Instance
... Test title: GET Information about an individual VNF Instance
... Test objective: The objective is to create a new VNF instance resource
... Pre-conditions: none
... Reference: Clause 5.4.3.3.2 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.3.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -44,7 +44,7 @@ PUT Individual VNFInstance - Method not implemented
... Test title: PUT Individual VNFInstance - Method not implemented
... Test objective: The objective is to test that PUT method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.3.3.3 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.3.3.3 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: VNF instance not modified
......@@ -56,7 +56,7 @@ PATCH Individual VNFInstance
... Test title: PATCH Individual VNFInstance
... Test objective: This method modifies an individual VNF instance resource
... Pre-conditions: none
... Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: VNF instance modified
......@@ -69,7 +69,7 @@ PATCH Individual VNFInstance Precondition failed
... Test title: PATCH Individual VNFInstance Precondition failed
... Test objective: The objective is to that the modification of individual VNFInstance fails because precondition given in an HTTP request header is not fulfilled. Typically, this is due to an ETag mismatch, indicating that the resource was modified by another entity.
... Pre-conditions: none
... Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -82,7 +82,7 @@ PATCH Individual VNFInstance Conflict
... Test title: PATCH Individual VNFInstance Conflict
... Test objective: The objective is to verify that modification operation cannot be executed currently, due to a conflict with the state of the VNF instance resource because another LCM Operation is ongoing.
... Pre-conditions: none
... Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.3.3.4 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -95,7 +95,7 @@ DELETE Individual VNFInstance
... Test title: DELETE Individual VNFInstance
... Test objective: The objective is to delete a VNF instance
... Pre-conditions: none
... Reference: Clause 5.4.3.3.5 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.3.3.5 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: VNF instance deleted
......@@ -107,7 +107,7 @@ DELETE Individual VNFInstance Conflict
... Test title: DELETE Individual VNFInstance Conflict
... Test objective: The objective is to verify that The operation cannot be executed currently, due to a conflict with the state of the VNF instance resource.
... Pre-conditions: VNF instance resource is in INSTANTIATED state
... Reference: Clause 5.4.3.3.5 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.3.3.5 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......
......@@ -8,7 +8,7 @@ POST Individual VNF Snapshot - Method not implemented
... Test title: POST Individual VNF Snapshot - Method not implemented
... Test objective: The objective is to test that POST method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.24.3.1 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.24.3.1 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -20,7 +20,7 @@ GET Information about an individual VNF Snapshot - SUCCESSFUL
... Test title: GET Information about an individual VNF Snapshot - SUCCESSFUL
... Test objective: The objective is to GET information about an individual VNF Snapshot
... Pre-conditions: none
... Reference: Clause 5.4.24.3.2 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.24.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -33,7 +33,7 @@ GET Information about an individual VNF Snapshot - NOT FOUND
... Test title: GET Information about an individual VNF Snapshot - NOT FOUND
... Test objective: The objective is to test that the retrieval of individual VNF Snapshot fails when using an invalid resource identifier.
... Pre-conditions: At least one individual VNF Snapshot is available in the NFV-MANO.
... Reference: Clause 5.4.24.3.2 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.24.3.2 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_NFV-MANO
... Applicability: none
... Post-Conditions: none
......@@ -46,7 +46,7 @@ PUT Individual VNF Snapshot - Method not implemented
... Test title: PUT Individual VNF Snapshot - Method not implemented
... Test objective: The objective is to test that PUT method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.24.3.3 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.24.3.3 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: VNF Snapshot not modified
......@@ -58,7 +58,7 @@ PATCH Individual VNF Snapshot - Method not implemented
... Test title: PATCH Individual VNF Snapshot - Method not implemented
... Test objective: The objective is to test that PATCH method is not implemented
... Pre-conditions: none
... Reference: Clause 5.4.24.3.4 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.24.3.4 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: none
......@@ -70,7 +70,7 @@ DELETE Individual VNF Snapshot
... Test title: DELETE Individual VNF Snapshot
... Test objective: The objective is to delete a VNF Snapshot
... Pre-conditions: none
... Reference: Clause 5.4.24.3.5 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.24.3.5 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: none
... Post-Conditions: VNF Snapshot deleted
......@@ -82,7 +82,7 @@ DELETE Individual VNF Snapshot - Conflict
... Test title: DELETE Individual VNF Snapshot Conflict
... Test objective: The objective is to verify that The operation cannot be executed currently, due to a conflict with the state of the VNF Snapshot resource.
... Pre-conditions: none
... Reference: Clause 5.4.24.3.5 - ETSI GS NFV-SOL 002 [2] v3.5.1
... Reference: Clause 5.4.24.3.5 - ETSI GS NFV-SOL 002 [2] v3.6.1
... Config ID: Config_prod_VE
... Applicability: VNF snapshot is in use by some operation such as reverting a VNF instance to a VNF snapshot or creating a VNF snapshot package.
... Post-Conditions: none
......
......@@ -10,7 +10,7 @@ Post Individual VNF LCM OP occurrences - Method not implemented