Hi, Sorry, I don't know much about ryu/services/protocols/ovsdb, though...
The error you got seems to be raised at the Python 'ovs' library, which is developed by the Open vSwitch project. https://github.com/openvswitch/ovs/tree/master/python How about taking contact to the Open vSwitch team? https://github.com/openvswitch/ovs#contact Thanks, Iwase On 2016年10月17日 13:50, srujana.banda...@wipro.com wrote: > Hi, > > We are trying to manage openVswitch using ryu controller using OVSDB manager. > But we are facing an Attribute error while doing the same. > > File "/root/venv/lib/python3.4/site-packages/ovs/db/idl.py", line 266, in > send_cond_change > if table.cond_changed: > AttributeError: 'TableSchema' object has no attribute 'cond_changed' > > Ryu application and the logs are attached. > > Please help us in understanding why the error is coming, though the schema is > received from the openVswitch. > > > Thanks and Regards, > Srujana. > > > The information contained in this electronic message and any attachments to > this message are intended for the exclusive use of the addressee(s) and may > contain proprietary, confidential or privileged information. If you are not > the intended recipient, you should not disseminate, distribute or copy this > e-mail. Please notify the sender immediately and destroy all copies of this > message and any attachments. WARNING: Computer viruses can be transmitted via > email. The recipient should check this email and any attachments for the > presence of viruses. The company accepts no liability for any damage caused > by any virus transmitted by this email. www.wipro.com > > > > ------------------------------------------------------------------------------ > 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 > ------------------------------------------------------------------------------ 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