Re: [Ryu-devel] Rest-api notworking

2015-06-15 Thread Minoru TAKAHASHI
Hi, On 2015年06月16日 00:16, Andre Schütze wrote: > Hello, > > I have a problem with the rest api of Ryu. What I do: > > - take mininet image from mininet.org > - install Ryu (from pip and from git - it is the same problem) > - run Ryu with: "PYTHONPATH=. ryu-manager --verbose ./app/rest.py" You w

[Ryu-devel] Rest-api notworking

2015-06-15 Thread Andre Schütze
Hello, I have a problem with the rest api of Ryu. What I do: - take mininet image from mininet.org - install Ryu (from pip and from git - it is the same problem) - run Ryu with: "PYTHONPATH=. ryu-manager --verbose ./app/rest.py" - start my mininet custom topology - run the rest request: "curl -X