SOL005 VNF Package Management - Implementation of deltas between v3.3.1 and v2.7.1
Compare changes
Files
2- Sana Zulfiqar authored
@@ -12,7 +12,7 @@ Get VNF Package Artifact
@@ -25,7 +25,7 @@ Get VNF Package Artifact with "exclude_all_mano_artifacts" parameter
@@ -38,7 +38,7 @@ Get VNF Package Artifact with "exclude_all_non_mano_artifacts" parameter
@@ -51,7 +51,7 @@ Get VNF Package Artifact with "select_non_mano_artifact_sets" parameter
@@ -64,7 +64,7 @@ Get VNF Package Artifact with "include_signatures" parameter
... Test objective: The objective is to test that the GET request read the whole content of the archive containing the artifact files successfully and also contain security certificates when requested with "include_signature" parameter, and perform a validation that returned content is in Zip format
@@ -77,7 +77,7 @@ Get VNF Package Artifact with Range Request and NFVO supporting Range Requests
... Test objective: The objective is to test the GET request read the whole content of the archive containing the artifact files successfully when using a range request to return single range of bytes from the file, with the NFVO supporting it. The test also perform a validation that returned content matches the issued range
@@ -91,7 +91,7 @@ Get VNF Package Artifact with invalid URI parameters "exclude_all_non_mano_artif
@@ -104,7 +104,7 @@ Get VNF Package Artifact with invalid URI parameters "exclude_all_non_mano_artif
@@ -117,7 +117,7 @@ Get VNF Package Artifact with invalid URI parameters undifend select_non_mano_ar
@@ -130,7 +130,7 @@ Get VNF Package Artifact with conflict due to onboarding state
... Test objective: The objective is to test that the GET request to read the whole content of the archive containing the artifact files fails due to a conflict when the VNF Package is not in onboarding state ONBOARDED in the NFVO. The test also performs a validation of the JSON schema validation of the failed operation HTTP response
@@ -143,7 +143,7 @@ GET VNF Package Artifact with invalid Range Request
@@ -156,7 +156,7 @@ POST VNF Package Artifact - Method not implemented
@@ -168,7 +168,7 @@ PUT VNF Package Artifact - Method not implemented
@@ -180,7 +180,7 @@ PATCH VNF Package Artifact - Method not implemented
@@ -192,9 +192,22 @@ DELETE VNF Package Artifact - Method not implemented
\ No newline at end of file