aboutsummaryrefslogtreecommitdiffstats
path: root/conf/10_custom.conf
diff options
context:
space:
mode:
authorbmichalo <bmichalo@redhat.com>2016-07-19 15:34:51 -0400
committerbmichalo <bmichalo@redhat.com>2016-07-20 10:49:45 -0400
commit63077f2711c6111caa80c4480fef8d3eb50b7758 (patch)
tree7cbdba4daed10fdf85b5d18c9e0f72c1c0b3835d /conf/10_custom.conf
parent380a6cd33d7b1d85bbc46f5c90532ed55c7aaf27 (diff)
pkt_gen: Moongen class name not consistent with name in conf files
Need to change naming to 'Moongen' for consistent naming between conf files and class JIRA: VSPERF-323 Change-Id: Ic580b68323a759b3c2ef7ca3c07006243a3acf7d Signed-off-by: bmichalo <bmichalo@redhat.com>
Diffstat (limited to 'conf/10_custom.conf')
-rw-r--r--conf/10_custom.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/10_custom.conf b/conf/10_custom.conf
index 4ffe470e..044339fc 100644
--- a/conf/10_custom.conf
+++ b/conf/10_custom.conf
@@ -20,7 +20,7 @@ TRAFFICGEN = 'Dummy'
#TRAFFICGEN = 'IxNet'
#TRAFFICGEN = 'Ixia'
#TRAFFICGEN = 'Xena'
-#TRAFFICGEN = 'MoonGen'
+#TRAFFICGEN = 'Moongen'
###########################################
# Spirent TestCenter Configuration -- BEGIN