The upstream ovs module includes many of the fixes in this tree now and also supports python3 in the latest 2.6dev version. I have tested running the ovsdb code against the upstream 2.5 and 2.6dev version. The lib/ovs/vsctl module was also tested with python 2.7 against the 2.5 ovs module (it does not support python3 currently since it uses comparisons of lists and int, which python3 doesn't support.)
I have a few blocking prevention improvements I'd like to do the ovsdb module, however some of them require changes to the ovs module, which I'd rather fix upstream instead of both places. ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785231&iu=/4140 _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
