*** Variables ***
${ACCEPT_PLAIN}    text/plain
${ACCEPT_ZIP}     application/zip
${CONTENT_TYPE_PLAIN}    text/plain
${CONTENT_TYPE_ZIP}    application/zip
${NFVO_VNFD_PLAIN}    1
${NFVO_VNFD_ZIP}    0
${vnfPkgPlainVNFD}    7f8cf59f-23d4-4f04-933e-eb33ef77246a    # The VNF Pakcage contains a VNFD which is a Single Plain File
${vnfPkgZipVNFD}    b0e6425c-3e18-4d32-8b61-fb4fe34f438b    # The VNF Package contains a VNFD composed by multiple files
${erroneousVnfPkgId}    erroneousPkgId
${onboardingStateVnfPkgId}    788106a2-d692-44f3-a86d-384f0ce35e42    # The VNF Package is in CREATED onboardingState
${vnfPackageId}  788106a2-d692-44f3-a86d-384f0ce35e42
