Commit 0a71d204 authored by Elian Kraja's avatar Elian Kraja Committed by Giacomo Bernini
Browse files

Removing unused variables

parent d7b0ffbf
Loading
Loading
Loading
Loading
+0 −7
Original line number Original line Diff line number Diff line
@@ -15,18 +15,12 @@ ${apiRoot} /
${apiMajorVersion}     v1
${apiMajorVersion}     v1
${apiName}        vnfind
${apiName}        vnfind


${VNFM_CHECKS_NOTIF_ENDPOINT}    1        ## If true, during subscription, the FUT performs a get to the notification endpoint

${VNFM_ALLOWS_DUPLICATE_SUBS}    1

${response}
${response}


${callback_uri}    http://localhost
${callback_uri}    http://localhost
${callback_port}    9091
${callback_port}    9091
${callback_endpoint}    /endpoint
${callback_endpoint}    /endpoint
${callback_endpoint_fwd}    /endpoint/check
${callback_endpoint_fwd}    /endpoint/check
${callback_endpoint_error}    /endpoint_404
${sleep_interval}    20s
${total_polling_time}   2 min
${total_polling_time}   2 min
${polling_interval}     10 sec
${polling_interval}     10 sec


@@ -38,7 +32,6 @@ ${MOCK_SERVER_JAR} ../../../bin/mockserver-netty-5.5.0-jar-with-dependencies.


${subscriptionId}    17563e75-0e14-4bd7-94b4-6bbb869c79aa
${subscriptionId}    17563e75-0e14-4bd7-94b4-6bbb869c79aa
${erroneousSubscriptionId}    erroneousSubscriptionId
${erroneousSubscriptionId}    erroneousSubscriptionId
${newSubscriptionId}    newSubsciptionId
${origResponse}    httpresponse
${origResponse}    httpresponse