Loading MEC015/SRV/MTS/MultiAccessTrafficSteering.robot +231 −96 File changed.Preview size limit exceeded, changes collapsed. Show changes MEC015/SRV/MTS/environment/variables.txt +10 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ ${apiVersion} v1 ${APP_INSTANCE_ID} appInstId01 ${NOT_EXISTING_APP_INSTANCE_ID} NOT_EXISTING_APP_INS_ID ${CORRECT_FILTER} app_instance_id ${APP_NAME_FILTER} APP_NAME ${BAD_FILTER} appInsId ${SESSION_ID} 1 Loading @@ -22,3 +23,12 @@ ${NOT_EXISTING_SESSION_ID} NOT_EXISTING_SESSION_ID ${REQUEST_TYPE_APPLICATION} 1 ${MTS_LOW_MODE_COST} 0 ${TRAFFIC_DIRECTION_DL} 00 ##Variables for App Instances management ${APP_INST_HOST} 127.0.0.1 ${APP_INST_PORT} 8081 ${apiRoot_APP_INST} ${apiName_APP_INST} app_lcm ${apiVersion_APP_INST} v1 ${elements} No newline at end of file MEC015/SRV/MTS/jsons/CreateAppInstanceRequest.json 0 → 100644 +5 −0 Original line number Diff line number Diff line { "appDId": "e0deee2b-6e50-4f33-ab09-8bf0585025d3", "appInstanceDescription": "description", "appInstanceName": "name" } No newline at end of file Loading
MEC015/SRV/MTS/MultiAccessTrafficSteering.robot +231 −96 File changed.Preview size limit exceeded, changes collapsed. Show changes
MEC015/SRV/MTS/environment/variables.txt +10 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ ${apiVersion} v1 ${APP_INSTANCE_ID} appInstId01 ${NOT_EXISTING_APP_INSTANCE_ID} NOT_EXISTING_APP_INS_ID ${CORRECT_FILTER} app_instance_id ${APP_NAME_FILTER} APP_NAME ${BAD_FILTER} appInsId ${SESSION_ID} 1 Loading @@ -22,3 +23,12 @@ ${NOT_EXISTING_SESSION_ID} NOT_EXISTING_SESSION_ID ${REQUEST_TYPE_APPLICATION} 1 ${MTS_LOW_MODE_COST} 0 ${TRAFFIC_DIRECTION_DL} 00 ##Variables for App Instances management ${APP_INST_HOST} 127.0.0.1 ${APP_INST_PORT} 8081 ${apiRoot_APP_INST} ${apiName_APP_INST} app_lcm ${apiVersion_APP_INST} v1 ${elements} No newline at end of file
MEC015/SRV/MTS/jsons/CreateAppInstanceRequest.json 0 → 100644 +5 −0 Original line number Diff line number Diff line { "appDId": "e0deee2b-6e50-4f33-ab09-8bf0585025d3", "appInstanceDescription": "description", "appInstanceName": "name" } No newline at end of file