Re: [Ryu-devel] Error in api.py under ryu/ryu/topology/api.py

2015-04-15 Thread Ruchika Luthra
Thank you Minoru. I got your point and it worked well. Is there any way to know which ports of the switch are connected to other switches and which ports to the hosts? Thank you On Wed, Apr 15, 2015 at 4:09 AM, Minoru TAKAHASHI < [email protected]> wrote: > Hi, > > On 2015年04月14日 17:1

Re: [Ryu-devel] Error in api.py under ryu/ryu/topology/api.py

2015-04-14 Thread Minoru TAKAHASHI
Hi, On 2015年04月14日 17:10, Ruchika Luthra wrote: > Hello, > > For the python code api.py present under ryu/ryu/topology api.py, when I > tried to do > > python api.py > > it gives the following error > Inline image 1 > > I have not done any changes in the code so far. Can anyone help me find o