I want to display topology of networks created on openstack and Amazon.How
can I access this information regarding routers,switches instances and
connection links between them.
I'm not an expert on the networking APIs of either, but I would guess
the first step would be to identify:
* which Amazon/OpenStack API calls you would need to make to get the
relevant data
* whether jclouds supports those particular API calls
If you have questions about the networking options supported by Amazon
and/or OpenStack, the documentation and forums for AWS/OpenStack would
probably be a good place to start?
Regards
ap