Skip to content
Snippets Groups Projects

SOL003 VNF Lifecycle Management - Implementation of deltas between v3.3.1 and v2.7.1

Merged Giacomo Bernini requested to merge 3.3.1-dev-SOL003-VNFLifecycleManagement into 3.3.1-dev
3 files
+ 10
3
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -37,7 +37,7 @@ ${CONTENT_TYPE_OCTET} application/octet-stream
${VNFM_RANGE_OK} 1 # If 1 means that Range is supported by the VNFM
${range} bytes=0-1023
${erroneousRange} bytes=10000000-1000000000 # Requesting a out of range number of bytes
${full_length} 2000 #Full size of the content file to be transmitted using partial downloads
${instantiatedVnfInstanceId} 6fc3539c-e602-4afa-8e13-962fb5a7d81f
${notInstantiatedVnfInstanceId} 6fc3539c-e602-4afa-8e13-962fb5a7d81f
Loading