On Sat, 19 May 2018 17:00:17 +0900,
张之阳 wrote:
>
> [1 ]
> [1.1 ]
> Hello everyone,
> I met a strange thing today. I downloaded Controller1.py and run the
> cmd "ryu-manager --ofp-tcp-listen-port 6633 ofctl_rest.py Controller1.py"
> was OK. However, after I modified the Controller.py and ru
On Sun, 20 May 2018 09:52:11 +0900,
nail göksel wrote:
>
> [1 ]
> [1.1 ]
> Hello,
>
> I'm not a python professional. I cannot import my own class file in ryu
> application.
>
> In main ryu application class i have simply wrote:
>
> from class1 import Class1
>
> in class1 file:
>
> class Cla
Thank you so much for your help.
On Tue, May 29, 2018 at 5:13 AM, IWAMOTO Toshihiro
wrote:
> On Fri, 18 May 2018 17:59:20 +0900,
> Faisal amin wrote:
> >
> > [1 ]
> > [1.1 ]
> > Hi Iwamoto
> >
> > Thank you for your email. I was looking for something else without using
> > the rest API. Do you