[dts] [PATCH 0/4] Load Ixia information for configuration file

Yong Liu yong.liu at intel.com
Mon Aug 10 10:50:20 CEST 2015


From: Marvin Liu <yong.liu at intel.com>

All configuration for running DTS will be moved to files. This patch set will
move ixia related settings from python module to file.

Marvin Liu (4):
  Support load ixia configuration file
  Add ixia configuration file
  Load configuration file replace of import object
  Remove useless file ixiacfg.py

 conf/ixia.cfg        | 13 +++++++++++
 framework/config.py  | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 framework/etgen.py   | 13 ++++++-----
 framework/ixiacfg.py | 28 -----------------------
 4 files changed, 84 insertions(+), 33 deletions(-)
 create mode 100644 conf/ixia.cfg
 delete mode 100644 framework/ixiacfg.py

-- 
1.9.3



More information about the dts mailing list