variables.txt 1.04 KB
Newer Older
mengxuan.zhao's avatar
mengxuan.zhao committed
*** Variables ***
${vnfInstanceId}       6fc3539c-e602-4afa-8e13-962fb5a7d81f
mengxuan.zhao's avatar
mengxuan.zhao committed
${subscriptionId}    6fc3539c-e602-4afa-8e13-962fb5a7d81f
Elian Kraja's avatar
Elian Kraja committed
${vnfLcmOpOccId}    6fc3539c-e602-4afa-8e13-962fb5a7d81d
${callback_endpoint}    /notification
${callback_endpoint_fwd}    /notification/check
${callback_port}    9091
${callback_uri}    http://localhost


mengxuan.zhao's avatar
mengxuan.zhao committed
${VnfLcmOperationOccurrenceNotification}    {}
${VnfIdentifierCreationNotification}    {}
${VnfIdentifierDeletionNotification}    {}
${response}    {}
${notification_request}    []
${notification_response}    []
Giacomo Bernini's avatar
Giacomo Bernini committed
${json}    {}
Elian Kraja's avatar
Elian Kraja committed
${requestedFlavour}    test

${sub_filter}    filter
${sub_filter_invalid}    filter_invalid





${vnfInstanceName}    Test-VnfInstance
${vnfInstanceDescription}    description vnf
${vnfInstanceDescription_Update}    Updated description vnf 
${vnfPkgId_processing}    007c111c-38a1-42c0-a666-7475ecb1567c
${changeVnfFlavourRequest}    {}
${requestedFlavour}    test
${changeVnfOperateRequest}    {}
${requestedState}   test
${changeVnfExtConnectivityRequest}    {}
${patchBodyRequest}   {}