diff options
Diffstat (limited to 'conf/00_common.conf')
-rw-r--r-- | conf/00_common.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/00_common.conf b/conf/00_common.conf index a846fb55..9b71fda0 100644 --- a/conf/00_common.conf +++ b/conf/00_common.conf @@ -131,6 +131,9 @@ CUMULATIVE_PARAMS = False # For example: 'throughput_rx_mbps', 'throughput_rx_fps', 'avg_latency_ns' MATRIX_METRIC = 'throughput_rx_fps' +# OPNFVPOD specification. +OPNFVPOD = '' + # ############################ # Modules # ############################ |