In the features package, all of the list methods of all of the Api classes that return `FluentIterable` will need to return `PagedIterable`. You can find examples of implementing this in `org.jclouds.openstack.nova.v2_0.features.ImageAsyncApi`. Also see http://docs.openstack.org/api/openstack-network/2.0/content/pagination.html and http://docs.openstack.org/api/openstack-compute/2/content/Paginated_Collections-d1e664.html
--- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-labs-openstack/pull/23#issuecomment-23513837
