Skip to content
Snippets Groups Projects
Commit 8fd9619b authored by Elian Kraja's avatar Elian Kraja
Browse files

Refactoring variables file

parent 01c5c06c
No related branches found
No related tags found
No related merge requests found
*** Variables ***
${vnfInstanceId} 6fc3539c-e602-4afa-8e13-962fb5a7d81f
${vnfInstanceName} Test-VnfInstance
${vnfInstanceDescription} description vnf
${vnfInstanceDescription_Update} Updated description vnf
${vnfPkgId_processing} 007c111c-38a1-42c0-a666-7475ecb1567c
${vnfLcmOpOccId} 6fc3539c-e602-4afa-8e13-962fb5a7d81d
${sub_filter} filter
${sub_filter_invalid} filter_invalid
${subscriptionId} 6fc3539c-e602-4afa-8e13-962fb5a7d81f
${notification_ep} /notification
${notification_ep_fwd} /notification/check
${notification_port} 9091
${vnfLcmOpOccId} 6fc3539c-e602-4afa-8e13-962fb5a7d81d
${callback_endpoint} /notification
${callback_endpoint_fwd} /notification/check
${callback_port} 9091
${callback_uri} http://localhost
${VnfLcmOperationOccurrenceNotification} {}
${VnfIdentifierCreationNotification} {}
${VnfIdentifierDeletionNotification} {}
......@@ -18,4 +15,16 @@ ${response} {}
${notification_request} []
${notification_response} []
${json} {}
${requestedFlavour} test
\ No newline at end of file
${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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment