On Sun, 15 Jan 2017 08:50:42 +0300 Yury Kulazhenkov <[email protected]> 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? ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
