On Wed, Mar 23, 2016 at 1:39 PM, FUJITA Tomonori <[email protected]> wrote: > On Sun, 20 Mar 2016 02:58:42 +0000 > Jason Kölker <[email protected]> wrote: > >> 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. > > Totally fine by me. The first version of Ryu's OpenStack driver was > removed long ago. Sounds like upstream is much advanced. No reason to > fork ovs.
Thanks, I'll send out a patch series later today/tomorrow with the removal and a cleanup of the ovsdb service to remove some compatibility shims. Happy Hacking! 7-11 ------------------------------------------------------------------------------ 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=278785351&iu=/4140 _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
