@@ -13,7 +13,7 @@ GET Individual VNF Package Subscription
...Test title: GET Individual VNF Package Subscription
...Test objective: The objective is to test the retrieval of individual VNF package subscription and perform a JSON schema and content validation of the returned subscription data structure
...Pre-conditions: At least one VNF package subscription is available in the NFVO.
...Reference:section 9.4.8.9.3.2 - SOL005 v2.4.1
...Reference:section 9.4.9.3.2 - SOL005 v2.4.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -27,7 +27,7 @@ GET Individual VNF Package Subscription with invalid resource identifier
...Test title: GET Individual VNF Package Subscription with invalid resource identifier
...Test objective: The objective is to test that the retrieval of an individual VNF package subscription fails when using an invalid resource identifier
...Pre-conditions: At least one VNF package subscription is available in the NFVO.
...Test objective: The objective is to test that the deletion of an individual VNF package subscription fails when using an invalid resource identifier
...Pre-conditions: At least one VNF package subscription is available in the NFVO.
...Reference:section 9.4.8.9.3.5 - SOL005 v2.4.1
...Reference:section 9.4.9.3.5 - SOL005 v2.4.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -51,7 +51,7 @@ POST Individual VNF Package Subscription - Method not implemented
...Test title: POST Individual VNF Package Subscription - Method not implemented
...Test objective: The objective is to test that POST method is not allowed to create a new VNF Package Subscription
...Pre-conditions: none
...Reference:section 9.4.8.9.3.1 - SOL005 v2.4.1
...Reference:section 9.4.9.3.1 - SOL005 v2.4.1
...Config ID: Config_prod_NFVO
...Applicability: none
...Post-Conditions: none
...
...
@@ -63,7 +63,7 @@ PUT Individual VNF Package Subscription - Method not implemented
...Test title: PUT Individual VNF Package Subscription - Method not implemented
...Test objective: The objective is to test that PUT method is not allowed to update an existing VNF Package subscription
...Pre-conditions: At least one VNF package subscription is available in the NFVO.