Commit af854b60 authored by Yann Garcia's avatar Yann Garcia
Browse files

Review network scenario; Add qms-api.yaml

parent 356db1b1
Loading
Loading
Loading
Loading
+1174 −0

File added.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
 */

// Version
export const MEC_SANDBOX_VERSION = 'v1.11-Beta xFlow/FSCOM';
export const MEC_SANDBOX_VERSION = 'v1.11-Beta';

// Host
export const HOST_PATH = location.origin;
+0 −27
Original line number Diff line number Diff line
@@ -542,33 +542,6 @@ deployment:
                                            appThroughput: null
                                            appPacketLoss: null
                                            placementId: null
                                    netChar:
                                                throughputDl: 1000
                                                throughputUl: 1000
                                                latency: null
                                                latencyVariation: null
                                                latencyDistribution: null
                                                throughput: null
                                                packetLoss: null
                                            isExternal: null
                                            environment: null
                                            commandArguments: null
                                            commandExe: null
                                            gpuConfig: null
                                            memoryConfig: null
                                            cpuConfig: null
                                            externalConfig: null
                                            status: null
                                            userChartLocation: null
                                            userChartAlternateValues: null
                                            userChartGroup: null
                                            meta: null
                                            userMeta: null
                                            appLatency: null
                                            appLatencyVariation: null
                                            appThroughput: null
                                            appPacketLoss: null
                                            placementId: null
                                    netChar:
                                        latencyDistribution: Normal
                                        throughputDl: 1000
+383 −14

File changed.

Preview size limit exceeded, changes collapsed.