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

Removing unused variables

parent 5a134754
Loading
Loading
Loading
Loading
+1 −31
Original line number Diff line number Diff line
@@ -19,16 +19,6 @@ ${VNFM_DUPLICATION} 0

${invalid_etag}    invalid etag

${NFVO_HOST}      localhost    # Hostname of the NFVO
${NFVO_PORT}      8081    # Listening port of the NFVO
${NFVO_SCHEMA}    https
${WRONG_AUTHORIZATION}    Bearer    XXXXXWRONGXXXXX
${SINGLE_FILE_VNFD}    1    # If VNFD is PLAIN TEXT
${ACCEPT_PLAIN}    text/plain
${ACCEPT_ZIP}     application/zip
${ARTIFACT_TYPE}    application/octet-stream
${ARTIFACT_ID}    artifactId
${WRONG_ACCEPT}    application/json
${SYNC_MODE}    0

${nextPageUri}    /someuri
@@ -49,7 +39,6 @@ ${notInstantiatedVnfInstanceId} 6fc3539c-e602-4afa-8e13-962fb5a7d81f
${notExistingVnfInstanceId}     6fc3539c-e602-4afa-8e13-962fb5a7d81f   
${vnfInstanceId}       6fc3539c-e602-4afa-8e13-962fb5a7d81f
${subscriptionId}    6fc3539c-e602-4afa-8e13-962fb5a7d81f
${conflictOperationVnfInstanceId}    6fc3539c-e602-4afa-8e13-962fb5a7d81f
${vnfInstanceId_NoSnapshotTask}    no-snapshot-task-supported
${vnfSnapshotInfoId}
${vnfSnapshotInfoId_InUse}    snapshotId-of-a-resource-AlreadyInUse-bySomeOther-operation
@@ -62,9 +51,6 @@ ${notExistingVnfLcmOpOccId} 6fc3539c-e602-4afa-8e13-962fb5a7d81d
${vnfLcmOpOccIdNotStartingProcessingRollingback}    6fc3539c-e602-4afa-8e13-962fb5a7d81d
${vnfLcmOpOccIdNotFailedTemp}    6fc3539c-e602-4afa-8e13-962fb5a7d81d

${VnfLcmOperationOccurrenceNotification}    {}
${VnfIdentifierCreationNotification}    {}
${VnfIdentifierDeletionNotification}    {}
${response}    {}
${json}    {}
${requestedFlavour}    test
@@ -77,8 +63,6 @@ ${POS_FILTER_vnfLcmOpOcc} id=41fdd38a-3d4c-465c-83e0-f80e014425f8 # Positi
${NEG_FILTER_vnfLcmOpOcc}     nfvId=41fdd38a-3d4c-465c-83e0-f80e014425f8    # Negative case, using wrong name of field

${fields_vnfInstance}         vnfInstanceDescription,vimConnectionInfo
${POS_FILTER_vnfInstance}     id=41fdd38a-3d4c-465c-83e0-f80e014425f8   # Positive case, suing compiant fields name for filtering get request
${NEG_FILTER_vnfInstance}     nfvId=41fdd38a-3d4c-465c-83e0-f80e014425f8    # Negative case, using wrong name of field

${POS_FILTER_snapshot}     id=41fdd38a-3d4c-465c-83e0-f80e014425f8   # Positive case, suing compiant fields name for filtering get request
${NEG_FILTER_snapshot}     nfvId=41fdd38a-3d4c-465c-83e0-f80e014425f8    # Negative case, using wrong name of field
@@ -86,11 +70,6 @@ ${fields_snapshot} vnfStateSnapshotInfo

${PAGING_SUPPORTED}    1

${vnfInstanceName}    Test-VnfInstance
${vnfInstanceDescription}    description vnf
${vnfInstanceDescription_Update}    Updated description vnf 
${vnfPkgId_processing}    007c111c-38a1-42c0-a666-7475ecb1567c

${changeVnfFlavourRequest}    {}
${changeVnfOperateRequest}    {}
${requestedState}   test
@@ -99,14 +78,9 @@ ${patchBodyRequest} {}

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

${notification_request}    []
${notification_response}    []

@@ -130,11 +104,9 @@ ${stopType} FORCEFUL
${terminationType}    GRACEFUL


${LccnSubscriptions}    
${scaleInfo}
${element}
${aspectId}
${scaleOutResponse}

${callbackResp}    localhost

@@ -150,9 +122,7 @@ ${tosca_type_storage} tosca.nodes.nfv.Vdu.VirtualBlockStorage
${tosca_type_derived_from_VNF} 

${VDU_IDs}
${VNF_IDs}
${virtualLink_IDs}
${CP_IDs}

${Storage_IDs}
${internalCP_IDs}
${externalCP_IDs}