Loading SOL002/VNFLifecycleManagement-API/environment/variables.txt +6 −21 Original line number Original line Diff line number Diff line *** Variables *** *** Variables *** ${VNFM_HOST} localhost # Hostname of the VNFM ${VNFM_HOST} localhost # Hostname of the VNFM ${VNFM_PORT} 8080 # Listening port of the VNFM ${VNFM_PORT} 8080 # Listening port of the VNFM #${NFVO_HOST} localhost # Hostname of the NFVO #${NFVO_PORT} 8081 # Listening port of the NFVO ${VNFM_SCHEMA} https ${VNFM_SCHEMA} https #${NFVO_SCHEMA} https ${AUTHORIZATION_HEADER} Authorization ${AUTHORIZATION_HEADER} Authorization ${AUTHORIZATION_TOKEN} Bearer 0b79bab50daca910b000d4f1a2b675d604257e42 ${AUTHORIZATION_TOKEN} Bearer 0b79bab50daca910b000d4f1a2b675d604257e42 ${CONTENT_TYPE} application/json ${CONTENT_TYPE} application/json Loading @@ -15,35 +14,22 @@ ${apiRoot} / ${apiName} vnflcm ${apiName} vnflcm ${apiMajorVersion} v2 ${apiMajorVersion} v2 ${AUTH_USAGE} 1 ${AUTH_USAGE} 1 #${WRONG_AUTHORIZATION} Bearer XXXXXWRONGXXXXX ${vnfInstanceId} 6fc3539c-e602-4afa-8e13-962fb5a7d81f ${vnfInstanceId} 6fc3539c-e602-4afa-8e13-962fb5a7d81f ${vnfInstanceId_NoSnapshotTask} vnfInstanceIdForWhichSnapshotResourceDoesNotExist ${vnfInstanceId_NoSnapshotTask} vnfInstanceIdForWhichSnapshotResourceDoesNotExist ${vnfInstanceId_NOT_INSTANTIATED} vnfResourceIsInNOT_INSTANTIATEDstate ${vnfInstanceId_NOT_INSTANTIATED} vnfResourceIsInNOT_INSTANTIATEDstate #${badVnfInstanceId} wrongId ${instantiatedVnfInstanceId} 6fc3539c-e602-4afa-8e13-962fb5a7d81f #Change with an instantiated vnfInstanceID ${instantiatedVnfInstanceId} 6fc3539c-e602-4afa-8e13-962fb5a7d81f #Change with an instantiated vnfInstanceID #${conflicVnfInstanceId} 6fc3539c-e602-4afa-8e13-962fb5a7d81f #${vnfInstanceName} Test-VnfInstance #${vnfInstanceDescription} description vnf #${vnfInstanceDescription_Update} Updated description vnf #${SINGLE_FILE_VNFD} 1 # If VNFD is PLAIN TEXT #${ACCEPT_PLAIN} text/plain #${ACCEPT_ZIP} application/zip #${vnfPkgId_processing} 007c111c-38a1-42c0-a666-7475ecb1567c #${ARTIFACT_TYPE} application/octet-stream #${ARTIFACT_ID} artifactId #${WRONG_ACCEPT} application/json ${vnfLcmOpOccId} 6fc3539c-e602-4afa-8e13-962fb5a7d81d ${vnfLcmOpOccId} 6fc3539c-e602-4afa-8e13-962fb5a7d81d ${CancelMode} GRACEFUL ${CancelMode} GRACEFUL ${VNFM_DUPLICATION} 0 ${VNFM_DUPLICATION} 0 ${sub_filter} filter ${sub_filter} filter ${sub_filter_invalid} filter_invalid ${sub_filter_invalid} filter_invalid ${subscriptionId} 6fc3539c-e602-4afa-8e13-962fb5a7d81f ${subscriptionId} 6fc3539c-e602-4afa-8e13-962fb5a7d81f #${VnfLcmOperationOccurrenceNotification} {} #${VnfIdentifierCreationNotification} {} #${VnfIdentifierDeletionNotification} {} ${notInstantiatedVnfInstanceId} NOT_INSTANTIATED_VNF_INSTANCE_ID ${notInstantiatedVnfInstanceId} NOT_INSTANTIATED_VNF_INSTANCE_ID ${NOT_EXISTANT_VNF_INSTANCE_ID} NOT_EXISTANT_VNF_INSTANCE_ID ${NOT_EXISTANT_VNF_INSTANCE_ID} NOT_EXISTANT_VNF_INSTANCE_ID #${SYNC_MODE} 0 ${PAGING_SUPPORTED} 0 ${PAGING_SUPPORTED} 0 Loading @@ -56,7 +42,6 @@ ${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 ${sleep_interval} 20s ${total_polling_time} 2 min ${total_polling_time} 2 min ${polling_interval} 10 sec ${polling_interval} 10 sec Loading Loading
SOL002/VNFLifecycleManagement-API/environment/variables.txt +6 −21 Original line number Original line Diff line number Diff line *** Variables *** *** Variables *** ${VNFM_HOST} localhost # Hostname of the VNFM ${VNFM_HOST} localhost # Hostname of the VNFM ${VNFM_PORT} 8080 # Listening port of the VNFM ${VNFM_PORT} 8080 # Listening port of the VNFM #${NFVO_HOST} localhost # Hostname of the NFVO #${NFVO_PORT} 8081 # Listening port of the NFVO ${VNFM_SCHEMA} https ${VNFM_SCHEMA} https #${NFVO_SCHEMA} https ${AUTHORIZATION_HEADER} Authorization ${AUTHORIZATION_HEADER} Authorization ${AUTHORIZATION_TOKEN} Bearer 0b79bab50daca910b000d4f1a2b675d604257e42 ${AUTHORIZATION_TOKEN} Bearer 0b79bab50daca910b000d4f1a2b675d604257e42 ${CONTENT_TYPE} application/json ${CONTENT_TYPE} application/json Loading @@ -15,35 +14,22 @@ ${apiRoot} / ${apiName} vnflcm ${apiName} vnflcm ${apiMajorVersion} v2 ${apiMajorVersion} v2 ${AUTH_USAGE} 1 ${AUTH_USAGE} 1 #${WRONG_AUTHORIZATION} Bearer XXXXXWRONGXXXXX ${vnfInstanceId} 6fc3539c-e602-4afa-8e13-962fb5a7d81f ${vnfInstanceId} 6fc3539c-e602-4afa-8e13-962fb5a7d81f ${vnfInstanceId_NoSnapshotTask} vnfInstanceIdForWhichSnapshotResourceDoesNotExist ${vnfInstanceId_NoSnapshotTask} vnfInstanceIdForWhichSnapshotResourceDoesNotExist ${vnfInstanceId_NOT_INSTANTIATED} vnfResourceIsInNOT_INSTANTIATEDstate ${vnfInstanceId_NOT_INSTANTIATED} vnfResourceIsInNOT_INSTANTIATEDstate #${badVnfInstanceId} wrongId ${instantiatedVnfInstanceId} 6fc3539c-e602-4afa-8e13-962fb5a7d81f #Change with an instantiated vnfInstanceID ${instantiatedVnfInstanceId} 6fc3539c-e602-4afa-8e13-962fb5a7d81f #Change with an instantiated vnfInstanceID #${conflicVnfInstanceId} 6fc3539c-e602-4afa-8e13-962fb5a7d81f #${vnfInstanceName} Test-VnfInstance #${vnfInstanceDescription} description vnf #${vnfInstanceDescription_Update} Updated description vnf #${SINGLE_FILE_VNFD} 1 # If VNFD is PLAIN TEXT #${ACCEPT_PLAIN} text/plain #${ACCEPT_ZIP} application/zip #${vnfPkgId_processing} 007c111c-38a1-42c0-a666-7475ecb1567c #${ARTIFACT_TYPE} application/octet-stream #${ARTIFACT_ID} artifactId #${WRONG_ACCEPT} application/json ${vnfLcmOpOccId} 6fc3539c-e602-4afa-8e13-962fb5a7d81d ${vnfLcmOpOccId} 6fc3539c-e602-4afa-8e13-962fb5a7d81d ${CancelMode} GRACEFUL ${CancelMode} GRACEFUL ${VNFM_DUPLICATION} 0 ${VNFM_DUPLICATION} 0 ${sub_filter} filter ${sub_filter} filter ${sub_filter_invalid} filter_invalid ${sub_filter_invalid} filter_invalid ${subscriptionId} 6fc3539c-e602-4afa-8e13-962fb5a7d81f ${subscriptionId} 6fc3539c-e602-4afa-8e13-962fb5a7d81f #${VnfLcmOperationOccurrenceNotification} {} #${VnfIdentifierCreationNotification} {} #${VnfIdentifierDeletionNotification} {} ${notInstantiatedVnfInstanceId} NOT_INSTANTIATED_VNF_INSTANCE_ID ${notInstantiatedVnfInstanceId} NOT_INSTANTIATED_VNF_INSTANCE_ID ${NOT_EXISTANT_VNF_INSTANCE_ID} NOT_EXISTANT_VNF_INSTANCE_ID ${NOT_EXISTANT_VNF_INSTANCE_ID} NOT_EXISTANT_VNF_INSTANCE_ID #${SYNC_MODE} 0 ${PAGING_SUPPORTED} 0 ${PAGING_SUPPORTED} 0 Loading @@ -56,7 +42,6 @@ ${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 ${sleep_interval} 20s ${total_polling_time} 2 min ${total_polling_time} 2 min ${polling_interval} 10 sec ${polling_interval} 10 sec Loading