Now in pip-requires file there is '>=2.6.0' versions restriction for ovs
library. Patch should work with any released ovs version thats match this
condition.

16 Янв 2017 г. 3:35 PM пользователь "FUJITA Tomonori" <to...@acm.org>
написал:

On Sun, 15 Jan 2017 08:50:42 +0300
Yury Kulazhenkov <kulazhen...@gmail.com> wrote:

> The ovs library has changed its implementation of the idl.Idl class. The
> CTOR in ryu.services.protocols.ovsdb.client.Idl updated to be compatible
> with the current version.
>
> Patch fix the problem:
>     if table.cond_changed:
> AttributeError: 'TableSchema' object has no attribute 'cond_changed'

Thanks for the fix!

This patch works with the older OVS versions too, right?
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to