*** Variables ***
${ACCEPT_ZIP}     application/zip
${CONTENT_TYPE_ZIP}    application/zip
${NFVO_RANGE_OK}    1    # If 1 means that Range is supported by the NFVO
${erroneousVnfPkgId}    erroneousPkgId
${vnfPkgId}       01fbfb86-0074-46e5-aa40-ef5b05f7650d
${erroneousRange}    bytes=100000-1000000    # Requesting a out of range number of bytes
${range}          bytes=0-1023
${length}          1024
${creatingVnfPackageId}   0bd11024-090e-4c4a-ab76-0119db925803
${newVnfPackageId}   	7f8cf59f-23d4-4f04-933e-eb33ef77246a

