bugfix of Vanilla OVS testing scenarios 85/2785/3
authorMartin Klozik <martinx.klozik@intel.com>
Mon, 19 Oct 2015 16:38:52 +0000 (17:38 +0100)
committerMartin Klozik <martinx.klozik@intel.com>
Tue, 3 Nov 2015 10:27:09 +0000 (10:27 +0000)
commit305ca81ee9058cb3daa96706ba9cb9c071e3e41c
treeec483af257af36af83d23fd9d0f496f4d20b9ff2
parentd9289a06e5cf868407eab996641f89f26a23f967
bugfix of Vanilla OVS testing scenarios

Automatic selection of OVS and DPDK directories must be performed
before initialization of modules is called. Otherwise modules will
use wrong values with unpredictable results.
Default directory values have been changed to point to sources build
by make.
Clean&sweep of directory usage was performed.
Configuration file for pylint has been renamed to follow pylint
naming convention.

Change-Id: I42c89f8890c021f0062b478a856ae0113f1245fb
JIRA: VSPERF-121
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Billy O Mahony <billy.o.mahony@intel.com>
Reviewed-by: Brian Castelli <brian.castelli@spirent.com>
Reviewed-by: Gene Snider <eugene.snider@huawei.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Tv Rao <tv.rao@freescale.com>
conf/00_common.conf
conf/02_vswitch.conf
conf/04_vnf.conf
conf/10_custom.conf
docs/to-be-reorganized/quickstart.rst
pylintrc [moved from pylint.rc with 95% similarity]
src/ovs/daemon.py
src/ovs/ofctl.py
vsperf
vswitches/ovs_dpdk_vhost.py