meta-virtualization/recipes-networking/openvswitch
Jagadeesh Krishnanjanappa aeb1763981 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>
2016-08-16 15:03:55 -04:00
..
files openvswitch: rename openvswitch-controller 2015-12-15 08:47:25 -05:00
openvswitch-git openvswitch: ptest: Fix python path 2016-04-19 15:51:17 -04:00
openvswitch_git.bb openvswitch: Fix rootfs creation errors 2016-05-16 11:37:12 -04:00
openvswitch.inc openvswitch: add missing python modules to execute ovs-test program 2016-08-16 15:03:55 -04:00