Commit 9c56f787 authored by M. Rehan Abbasi's avatar M. Rehan Abbasi
Browse files

delete unused variables from variables.txt file

parent 8b891afd
Loading
Loading
Loading
Loading
+5 −5
Original line number Original line Diff line number Diff line
@@ -5,17 +5,17 @@ ${NFVMANO_SCHEMA} https


${AUTHORIZATION_TOKEN}    Bearer 0b79bab50daca910b000d4f1a2b675d604257e42
${AUTHORIZATION_TOKEN}    Bearer 0b79bab50daca910b000d4f1a2b675d604257e42
${NEG_AUTHORIZATION_TOKEN}    Bearer negativetoken
${NEG_AUTHORIZATION_TOKEN}    Bearer negativetoken
#${WRONG_AUTHORIZATION_TOKEN}    Bearer    XXXXXWRONGXXXXX

${BAD_AUTHORIZATION_TOKEN}    Bear sometoken
${BAD_AUTHORIZATION_TOKEN}    Bear sometoken


${CONTENT_TYPE_JSON}    application/json
${CONTENT_TYPE_JSON}    application/json
${ACCEPT_JSON}    application/json
${ACCEPT_JSON}    application/json
${CONTENT_TYPE_PATCH}    application/merge-patch+json
${CONTENT_TYPE_PATCH}    application/merge-patch+json
${AUTH_USAGE}     1
${AUTH_USAGE}     1
#${FIELD_USAGE}    1

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


#${NFVMANO_ALLOWS_DUPLICATE_SUBS}    1



${apiRoot}        /
${apiRoot}        /
${apiMajorVersion}     v2
${apiMajorVersion}     v2
@@ -41,8 +41,8 @@ ${callback_endpoint} /subscriptions
${filter_ok}      callbackUri=${callbackUri}
${filter_ok}      callbackUri=${callbackUri}
${filter_ko}      erroneousFilter=erroneous
${filter_ko}      erroneousFilter=erroneous
${callback_endpoint_fwd}    /endpoint/check
${callback_endpoint_fwd}    /endpoint/check
#${callback_endpoint_error}    /subs_404

#${sleep_interval}    20s



${total_polling_time}   2 min
${total_polling_time}   2 min
${polling_interval}     10 sec
${polling_interval}     10 sec