Re: [Ryu-devel] AttributeError in DPSet with OpenFlow 1.3

2013-08-05 Thread FUJITA Tomonori
On Mon, 5 Aug 2013 11:13:02 +0900 Satoshi Kobayashi wrote: > I tried the patch. I checked that the exception was not raised. Thanks! I've applied the patch. > P.S. There is a method which reformed it now because DPSet is regacy? I've been trying to make ryu/topology a new DPSet. However, it's

Re: [Ryu-devel] AttributeError in DPSet with OpenFlow 1.3

2013-08-04 Thread Satoshi Kobayashi
Hi, I tried the patch. I checked that the exception was not raised. P.S. There is a method which reformed it now because DPSet is regacy? Thanks! Satoshi 2013/8/2 FUJITA Tomonori > On Fri, 2 Aug 2013 14:41:51 +0900 > Satoshi Kobayashi wrote: > > > Hi, > > > > I tried OpenFlow 1.3 on my appli

Re: [Ryu-devel] AttributeError in DPSet with OpenFlow 1.3

2013-08-02 Thread FUJITA Tomonori
On Fri, 2 Aug 2013 14:41:51 +0900 Satoshi Kobayashi wrote: > Hi, > > I tried OpenFlow 1.3 on my application, I have noticed that it becomes an > error. > "OFP_VERSIONS = [ofproto_v1_3.OFP_VERSION]" > > The trace is following: > hub: uncaught exception: Traceback (most recent call last): > Fil

[Ryu-devel] AttributeError in DPSet with OpenFlow 1.3

2013-08-01 Thread Satoshi Kobayashi
Hi, I tried OpenFlow 1.3 on my application, I have noticed that it becomes an error. "OFP_VERSIONS = [ofproto_v1_3.OFP_VERSION]" The trace is following: hub: uncaught exception: Traceback (most recent call last): File "/home/satoshi/.virtualenvs/ryu-2.2/lib/python2.6/site-packages/ryu/lib/hub.p