So, I am using RYU 4.0 with following apps:

ryu-manager --observe-links ryu.app.ofctl_rest ryu.app.rest_topology

I am using mininet. The topology has two switches connected via a single
link between them. Each switch has two hosts connected with it. From the
REST API, I can access all the switch-switch links, but when I try to
access the hosts from the API endpoint at: "v1.0/topology/hosts", an empty
list is returned, even though there are four hosts in the mininet topology.

Could anyone elaborate on how to get this API endpoint to return the four
hosts correctly?


Also saw a patch thread here:
https://sourceforge.net/p/ryu/mailman/message/34194496/

But it seems like the patch has not been merged with the main repo.


-
rakesh
------------------------------------------------------------------------------
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
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to