When loading multiple modules with ryu_manager, then the order of
modules in command line ("loading app ryu.app...") does not always match
the order of instantiations ("instantiating app ryu.app....").
This causes problems with modules like "gui_topology" which match all
paths. The rest api of any module instantiated *after* gui_topology will
not work.
[this was the problem with my earlier issue of ofctl_rest not working,
moving that module front helped... (but qos_rest_router stopped working...)]
------------------------------------------------------------------------------
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