diff --git a/SOL002/VNFLifecycleManagement-API/IndividualSubscription.robot b/SOL002/VNFLifecycleManagement-API/IndividualSubscription.robot index 3bf22128121cb66c9719eea7c80ad450af9927b5..77ec9c3ddeb67f6fc7b2459af3d92d727c1236df 100644 --- a/SOL002/VNFLifecycleManagement-API/IndividualSubscription.robot +++ b/SOL002/VNFLifecycleManagement-API/IndividualSubscription.robot @@ -21,7 +21,7 @@ POST Individual Subscription - Method not implemented GET Individual Subscription [Documentation] Test ID: 6.3.5.18.2 ... Test title: GET Individual Subscription - ... Test objective: The objective is Get the an 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] v2.4.1 ... Config ID: Config_prod_VE diff --git a/SOL003/VNFLifecycleManagement-API/CancelOperationWorkflow.robot b/SOL003/VNFLifecycleManagement-API/CancelOperationWorkflow.robot index db97a05561ec1be1f89a865bac80350eb50acfe7..4b72f088e02e049c79f69eebe30eaf8edbb1fe3e 100644 --- a/SOL003/VNFLifecycleManagement-API/CancelOperationWorkflow.robot +++ b/SOL003/VNFLifecycleManagement-API/CancelOperationWorkflow.robot @@ -19,7 +19,7 @@ Cancel a VNF LCM Operation - STARTING [Documentation] Test ID: 7.3.1.19.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) + ... 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.4.1 ... Config ID: Config_prod_VNFM ... Applicability: NFVO is able to receive notifications from VNFM diff --git a/SOL003/VNFLifecycleManagement-API/ChangeExternalVNFConnectivityTask.robot b/SOL003/VNFLifecycleManagement-API/ChangeExternalVNFConnectivityTask.robot index 3f4f9332880433befc11e7234af2de4555457786..4f03b9673fc25647392cbf2cc97ccb84dc34c703 100644 --- a/SOL003/VNFLifecycleManagement-API/ChangeExternalVNFConnectivityTask.robot +++ b/SOL003/VNFLifecycleManagement-API/ChangeExternalVNFConnectivityTask.robot @@ -11,7 +11,7 @@ Library JSONSchemaLibrary schemas/ POST Change external VNF connectivity [Documentation] Test ID: 7.3.1.10.1 ... Test title: POST Change external VNF connectivity - ... Test objective: The objective is to test that POST method trigger a change in VNF external connectivity. Supported types of changes that this operation are: 1. Disconnect the external CPs that are connected to a particular external VL, and connect them to a different external VL. 2. Change the connectivity parameters of the existing external CPs, including changing addresses. + ... Test objective: The objective is to test that POST method trigger a change in VNF external connectivity ... Pre-conditions: none ... Reference: clause 5.4.11.3.1 - ETSI GS NFV-SOL 003 [1] v2.4.1 ... Config ID: Config_prod_VNFM diff --git a/SOL003/VNFLifecycleManagement-API/IndividualSubscription.robot b/SOL003/VNFLifecycleManagement-API/IndividualSubscription.robot index 4ee9d84d0cf4eca236d6b46d6324f86572594ad7..e1e9c8f84fc9f87c101a9ea7617de9f2e10ab469 100644 --- a/SOL003/VNFLifecycleManagement-API/IndividualSubscription.robot +++ b/SOL003/VNFLifecycleManagement-API/IndividualSubscription.robot @@ -22,7 +22,7 @@ POST Individual Subscription - Method not implemented GET Individual Subscription [Documentation] Test ID: 7.3.1.18.2 ... Test title: GET Individual Subscription - ... Test objective: The objective is Get the an 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 003 [1] v2.4.1 ... Config ID: Config_prod_VNFM diff --git a/SOL003/VNFLifecycleManagement-API/ScaleVNFWorkflow.robot b/SOL003/VNFLifecycleManagement-API/ScaleVNFWorkflow.robot index b71b2c6a50d62fa2bd9608bad91eb84282517ff2..3b463f3c526b5bc21169c82c3dee0dc8d7cf9696 100644 --- a/SOL003/VNFLifecycleManagement-API/ScaleVNFWorkflow.robot +++ b/SOL003/VNFLifecycleManagement-API/ScaleVNFWorkflow.robot @@ -17,7 +17,7 @@ VNF Instance Scale Out [Documentation] Test ID: 7.3.1.32 ... Test title: VNF Instance Scale Out workflow ... Test objective: The objective is to test the workflow for the scaling out a VNF instance - ... Pre-conditions: VNF instance in INSTANTIATED state (Test ID: 5.4.4.1). NFVO is subscribed to VNF LCM Operation Occurrence notifications (Test ID: 5.4.20.1) + ... Pre-conditions: VNF instance in INSTANTIATED state (Test ID 5.4.4.1). NFVO is subscribed to VNF LCM Operation Occurrence notifications (Test ID 5.4.20.1) ... Reference: clause 5.4.5 - ETSI GS NFV-SOL 003 [1] v2.4.1 ... Config ID: Config_prod_VNFM ... Applicability: NFVO is able to receive notifications from VNFM. Scale operation is supported for the VNF (as capability in the VNFD)