Hi,

Got it working by moving the "ryu.app.ofctl_rest" to the first in the 
list of modules for ryu-manager... at least this is a work around.


On 04/05/17 10:12, Markku Savela wrote:
> I tried to work out the "Example of the operation of QoS by using
> DiffServ" on
>
>    https://osrg.github.io/ryu-book/en/html/rest_qos.html
>
> with gui_topology.py (using my own browser side code). When I start the
> system with
>
> PYTHONPATH=. ./bin/ryu-manager ryu.app.rest_qos ryu.app.qos_rest_router
> ryu.app.rest_conf_switch ryu.app.gui_topology.gui_topology
> ryu.app.ofctl_rest
>
> Then all requests for "/stats/..." result 404 error (ofctl worked fine
> with the first example). Any idea what goes wrong?


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to