Loading SOL003/VNFLifecycleManagement-API/VnfLcmMntOperationKeywords.robot +0 −2 Original line number Original line Diff line number Diff line *** Settings *** *** Settings *** Library String Library String Resource environment/configuration.txt Resource environment/variables.txt Resource environment/variables.txt Resource environment/scaleVariables.txt Library MockServerLibrary Library MockServerLibrary Library REST ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT} ssl_verify=false Library REST ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT} ssl_verify=false Library OperatingSystem Library OperatingSystem Loading Loading
SOL003/VNFLifecycleManagement-API/VnfLcmMntOperationKeywords.robot +0 −2 Original line number Original line Diff line number Diff line *** Settings *** *** Settings *** Library String Library String Resource environment/configuration.txt Resource environment/variables.txt Resource environment/variables.txt Resource environment/scaleVariables.txt Library MockServerLibrary Library MockServerLibrary Library REST ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT} ssl_verify=false Library REST ${VNFM_SCHEMA}://${VNFM_HOST}:${VNFM_PORT} ssl_verify=false Library OperatingSystem Library OperatingSystem Loading