Package TestON :: Package drivers :: Package common :: Package api :: Module fvtapidriver
[hide private]
[frames] | no frames]

Module fvtapidriver

source code

Created on 26-Oct-2012


Author: Anil Kumar (anilkumar.s@paxterrasolutions.com)

fvtapidriver is the basic driver which will handle the fvtapidriver functions

Classes [hide private]
  FvtApiDriver
Functions [hide private]
 
test_set_init(config)
Set up function for basic test classes @param config The configuration dictionary; see fvt
source code
Variables [hide private]
  config_default = {"param": None, "fv_cmd": "/home/openflow/flo...
Variables Details [hide private]

config_default

Value:
{"param": None, "fv_cmd": "/home/openflow/flowvisor/scripts/flowvisor.\
sh", "platform": "local", "controller_host": "127.0.0.1", "controller_\
port": 6633, "timeout": 3, "port_count": 4, "base_of_port": 1, "base_i\
f_index": 1, "test_spec": "all", "test_dir": ".", "log_file": "/home/o\
penflow/fvt.log", "list": False, "debug": "debug", "dbg_level": loggin\
g.DEBUG, "port_map": {}, "test_params": "None"}