summaryrefslogtreecommitdiffstats
path: root/recipes-networking/openvswitch/openvswitch-git
diff options
context:
space:
mode:
authorJagadeesh Krishnanjanappa <jkrishnanjanappa@mvista.com>2016-08-09 23:27:57 +0530
committerBruce Ashfield <bruce.ashfield@windriver.com>2016-08-16 15:03:55 -0400
commitaeb17639818d973bf39982c7379d080f15bbcfe0 (patch)
tree9db32757350b9323c88777cad7070c2df459bb8c /recipes-networking/openvswitch/openvswitch-git
parent42af8a171b6674035559f76488f09ff7bba402b4 (diff)
downloadmeta-virtualization-aeb17639818d973bf39982c7379d080f15bbcfe0.tar.gz
openvswitch: add missing python modules to execute ovs-test program
ovs-test program requires python-twisted and ovstest python modules to execute successfully. The changes fix below errors: -- snip -- root@qemux86:~# ovs-test Traceback (most recent call last): File "/usr/bin/ovs-test", line 31, in <module> import twisted ImportError: No module named twisted root@qemux86:~# ovs-test Traceback (most recent call last): File "/usr/bin/ovs-test", line 33, in <module> import ovstest.args as args ImportError: No module named ovstest.args root@qemux86:~# -- snip -- Signed-off-by: Jagadeesh Krishnanjanappa <jkrishnanjanappa@mvista.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'recipes-networking/openvswitch/openvswitch-git')
0 files changed, 0 insertions, 0 deletions