Re: [Ryu-devel] some question about ryu app

2014-07-23 Thread FUJITA Tomonori
On Fri, 18 Jul 2014 16:32:22 +0800 马超 wrote: >I have write some app with OpenFlow 1.2, and set bridge to support > OpenFlow10,12,13.when i try to run, it showed: > > File "/usr/local/lib/python2.7/dist-packages/ryu/app/gre_tunnel.py", line > 430, in dp_handler > dp.send_nxt_set_flow_form

[Ryu-devel] some question about ryu app

2014-07-18 Thread 马超
Hi, I have write some app with OpenFlow 1.2, and set bridge to support OpenFlow10,12,13.when i try to run, it showed: File "/usr/local/lib/python2.7/dist-packages/ryu/app/gre_tunnel.py", line 430, in dp_handler dp.send_nxt_set_flow_format(ofproto.NXFF_NXM) AttributeError: 'module' object ha

Re: [Ryu-devel] some question about ryu app

2014-07-17 Thread Yoshihiro Kaneko
Hi, Please send questions to the mailing list! 2014-07-17 19:11 GMT+09:00 马超 : > Hi again! > > I have write some apps with ofproto_v1_2 or 1_3 , when I try to run it, > it shows some errors: > > instantiating app ryu.app.rest_quantum of QuantumIfaceAPI > (2367) wsgi starting up on http://0.0