Hi, I am using jClouds 1.9.0 to work with a Openstack Juno installation. When I query for virtual router information using the RouterApi, I see that id, status, name, tenantId, adminStateUp and externalGatewayInfo are returned. However I know that the equivalent Openstack REST API also returns the routing info in a field called routes. Is there a way to get this information using the jCloud API?
Thanks, Aravindh
