@@ -15,15 +15,15 @@ POST Individual Subscription - Method not implemented
...Reference: Clause 8.5.4.3.1 - ETSI GS NFV-SOL 011 [6] v3.3.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: The NS instance usage notification subscription is not created on the NFVO
...Post-Conditions: none
POST Individual Subscription
Check HTTP Response Status Code Is405
GET Information about an individual subscription
GET Information about an individual subscription - Successful
[Documentation]Test ID: 9.3.4.2.2
...Test title: GET Information about an individual subscription
...Test title: GET Information about an individual subscription - Successful
...Test objective: The objective is to test the retrieval of NS instance usage notification subscription and perform a JSON schema validation of the returned subscription data structure
...Pre-conditions: none
...Pre-conditions: An NS instance is instantiated. At least one NS instance usage notification subscription is available in the NFVO.
...Reference: Clause 8.5.4.3.2 - ETSI GS NFV-SOL 011 [6] v3.3.1
...Config ID: Config_prod_NFVO
...Applicability: none
@@ -35,12 +35,12 @@ GET Information about an individual subscription
PUT an individual subscription - Method not implemented
[Documentation]Test ID: 9.3.4.2.3
...Test title: PUT an individual subscription - Method not implemented
...Test objective: TThe objective is to test that PUT method is not implemented
...Test objective: The objective is to test that PUT method is not implemented
...Pre-conditions: none
...Reference: Clause 8.5.4.3.3 - ETSI GS NFV-SOL 011 [6] v3.3.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: The NS instance usage notification subscription is not modified by the operation
...Post-Conditions: none
PUT Individual Subscription
Check HTTP Response Status Code Is405
@@ -52,7 +52,7 @@ PATCH an individual subscription - Method not implemented
...Reference: Clause 8.5.4.3.4 - ETSI GS NFV-SOL 011 [6] v3.3.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: The NS instance usage notification subscription is not modified by the operation
...Post-Conditions: none
PATCH Individual Subscription
Check HTTP Response Status Code Is405
@@ -67,3 +67,16 @@ DELETE an individual subscription
...Post-Conditions: The NS instance usage notification subscription is not available anymore on NFVO
DELETE Individual Subscription
Check HTTP Response Status Code Is204
GET Information about an individual subscription - NOT FOUND
[Documentation]Test ID: 9.3.4.2.6
...Test title: GET Information about an individual subscription - NOT FOUND
...Test objective: The objective is to test that the retrieval of individual NS instance usage notification subscription fails when using an invalid resource identifier.
...Pre-conditions: An NS instance is instantiated. At least one NS instance usage notification subscription is available in the NFVO.
...Reference: Clause 8.5.4.3.2 - ETSI GS NFV-SOL 011 [6] v3.3.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
GET Individual subscription
Check HTTP Response Status Code Is404
Check HTTP Response Body Json Schema IsProblemDetails
@@ -67,6 +67,19 @@ DELETE an individual grant - Method not implemented
...Reference: Clause 7.5.4.3.5 - ETSI GS NFV-SOL 011 [1] v3.3.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...Post-Conditions: Grant is not deleted
Delete individual Grant
Check HTTP Response Status Code Is405
GET an individual grant - NOT FOUND
[Documentation]Test ID: 9.3.3.2.6
...Test title: GET an individual grant - NOT FOUND
...Test objective: The objective is to test that the retrieval of individual grant for a particular Lifecycle operation fails when using an invalid resource identifier
...Pre-conditions: Thegrant information is available to the NFVO
...Reference: Clause 7.5.4.3.2 - ETSI GS NFV-SOL 011 [1] v3.3.1
...Config ID: Config_prod_NFVO
...Applicability: Invalid resource identifier is used
...Post-Conditions: none
Get individual grant
Check HTTP Response Status Code Is404
Check HTTP Response Body Json Schema IsProblemDetails