Hello,Is there a Neutron public API to get the list of router ports? Something similar to what the command "neutron router-port-list {tenant}" gives.I wasn't able to find one in the Neutron API doc as well as in "neutronclient/v2_0/client.py".
I think with a combination of subnet_show, port_list, one can find the list of neutron router ports, but just wanted to see if there's an API already available.
Thanks,Paddu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150813/ed3223d6/attachment.html>