There are at least two changes up that add paging support to the API, one for hypervisors and one for keypairs. Alex Xu pointed out in one of them that they didn't have a 'next' link in the response for paging, which is created here for the server/image/flavor view builders:

https://github.com/openstack/nova/blob/6e8c84d0cd7651b465cf9bb7ad68a9b24b3658c9/nova/api/openstack/common.py#L448

None of the REST API big-whigs were in channel for me to confirm, but I assume we want this in any API that supports paging. Yes?

--

Thanks,

Matt Riedemann


__________________________________________________________________________
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to